Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Commit

Permalink
Add capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
containerscrew committed Jan 2, 2025
1 parent 83a6c97 commit 1bdaa10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ services:
- VIRTUAL_HOST=/run/secrets/VIRTUAL_HOST
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf:ro
cap_add:
- NET_BIND_SERVICE

iproxy:
build:
Expand Down

0 comments on commit 1bdaa10

Please sign in to comment.