commented out opengist again

This commit is contained in:
2024-03-14 06:40:40 -05:00
parent 1ac885fa9a
commit c9d7a06582
+10 -10
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