mirror of
https://github.com/telemt/telemt.git
synced 2026-07-07 12:31:15 +03:00
Reset ports configuration in merge docker-compose file: merge pull request #866 from dvrass/patch-1
Reset ports configuration in merge docker-compose file
This commit is contained in:
@@ -4,7 +4,6 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
target: prod-netfilter
|
target: prod-netfilter
|
||||||
network_mode: host
|
network_mode: host
|
||||||
ports: []
|
ports: !reset []
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_BIND_SERVICE
|
- NET_ADMIN
|
||||||
- NET_ADMIN
|
|
||||||
Reference in New Issue
Block a user