This commit is contained in:
coolnsx
2024-02-03 18:34:08 +05:30
parent 36816681c7
commit 181780be9a

View File

@@ -6,13 +6,9 @@ services:
environment:
PORT: 11000
command: -enable-url-source -cors
labels:
- "com.centurylinklabs.watchtower.enable=true"
ports:
- "100.64.0.2:11000:11000"
networks:
- nginx_proxy
cap_add:
- SYS_NICE
networks:
nginx_proxy:
external: true