mirror of
https://github.com/CoolnsX/selfhost.git
synced 2025-12-20 07:15:17 +05:30
.
This commit is contained in:
@@ -6,13 +6,9 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
PORT: 11000
|
PORT: 11000
|
||||||
command: -enable-url-source -cors
|
command: -enable-url-source -cors
|
||||||
|
labels:
|
||||||
|
- "com.centurylinklabs.watchtower.enable=true"
|
||||||
ports:
|
ports:
|
||||||
- "100.64.0.2:11000:11000"
|
- "100.64.0.2:11000:11000"
|
||||||
networks:
|
|
||||||
- nginx_proxy
|
|
||||||
cap_add:
|
cap_add:
|
||||||
- SYS_NICE
|
- SYS_NICE
|
||||||
|
|
||||||
networks:
|
|
||||||
nginx_proxy:
|
|
||||||
external: true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user