commented out syncthing-relay-discovery
This commit is contained in:
+13
-13
@@ -291,19 +291,19 @@ services:
|
||||
volumes:
|
||||
- ${DOCKERCONFIGS}/shlink/servers.json:/usr/share/nginx/html/servers.json
|
||||
|
||||
syncthing-relay-discovery:
|
||||
container_name: syncthing-relay-discovery
|
||||
image: t4skforce/syncthing-relay-discovery:latest
|
||||
environment:
|
||||
RELAY_OPTS:
|
||||
DISC_OPTS:
|
||||
POOLS:
|
||||
ports:
|
||||
- 22067:22067
|
||||
- 22026:22026
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKERCONFIGS}/syncthing-relay-discovery:/home/syncthing/certs
|
||||
# syncthing-relay-discovery:
|
||||
# container_name: syncthing-relay-discovery
|
||||
# image: t4skforce/syncthing-relay-discovery:latest
|
||||
# environment:
|
||||
# RELAY_OPTS:
|
||||
# DISC_OPTS:
|
||||
# POOLS:
|
||||
# ports:
|
||||
# - 22067:22067
|
||||
# - 22026:22026
|
||||
# restart: always
|
||||
# volumes:
|
||||
# - ${DOCKERCONFIGS}/syncthing-relay-discovery:/home/syncthing/certs
|
||||
|
||||
trilium:
|
||||
container_name: trilium
|
||||
|
||||
Reference in New Issue
Block a user