uncommented opengist

This commit is contained in:
2024-03-14 05:41:03 -05:00
parent 7e78d7759f
commit 1ac885fa9a

View File

@@ -240,16 +240,16 @@ services:
- ${DOCKER_CONFIGS}/navidrome/data:/data
- ${STORAGE_DIR}/Music/Albums:/music:ro
# opengist:
# container_name: opengist
# image: ghcr.io/thomiceli/opengist:1
# networks:
# - reverse-proxy
# ports:
# - 6157:6157
# restart: always
# volumes:
# - ${DOCKER_CONFIGS}/opengist:/opengist
opengist:
container_name: opengist
image: ghcr.io/thomiceli/opengist:1
networks:
- reverse-proxy
ports:
- 6157:6157
restart: always
volumes:
- ${DOCKER_CONFIGS}/opengist:/opengist
# orbital-sync:
# container_name: orbital-sync