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
Reset ports configuration in docker-compose file for network_mode:host
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
context: .
|
||||
target: prod-netfilter
|
||||
network_mode: host
|
||||
ports: []
|
||||
ports: !reset []
|
||||
cap_add:
|
||||
- NET_BIND_SERVICE
|
||||
- NET_ADMIN
|
||||
|
||||
Reference in New Issue
Block a user