diff --git a/mixed/compose.yml b/mixed/compose.yml index aec5c4a..832f905 100644 --- a/mixed/compose.yml +++ b/mixed/compose.yml @@ -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