uncommented opengist
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user