Commeneted nomadnet for now. not usingit.
This commit is contained in:
@@ -1,15 +1,15 @@
|
|||||||
version: "3.9"
|
version: "3.9"
|
||||||
services:
|
services:
|
||||||
nomadnet:
|
# nomadnet:
|
||||||
image: ghcr.io/markqvist/nomadnet:master
|
# image: ghcr.io/markqvist/nomadnet:master
|
||||||
container_name: nomadnet
|
# container_name: nomadnet
|
||||||
restart: always
|
# restart: always
|
||||||
volumes:
|
# volumes:
|
||||||
- /mnt/HoardingCow_docker_data/Nomadnet:/root/.nomadnetwork
|
# - /mnt/HoardingCow_docker_data/Nomadnet:/root/.nomadnetwork
|
||||||
- /mnt/HoardingCow_docker_data/Reticulum:/root/.reticulum
|
# - /mnt/HoardingCow_docker_data/Reticulum:/root/.reticulum
|
||||||
# Reticulum transport must be reachable directly (NOT through Traefik)
|
# # Reticulum transport must be reachable directly (NOT through Traefik)
|
||||||
ports:
|
# ports:
|
||||||
- "4242:4242"
|
# - "4242:4242"
|
||||||
|
|
||||||
synapse:
|
synapse:
|
||||||
image: ghcr.io/element-hq/synapse:latest
|
image: ghcr.io/element-hq/synapse:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user