mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 15:13:24 +02:00
hotfix: make delimiter 2 underscores instead of one for env variables
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- CONFIG_FILE=/data/config.toml
|
||||
volumes:
|
||||
- ./data/:/data/
|
||||
- ./config.toml:/data/config.toml
|
||||
- ./config.toml:/app/config.toml
|
||||
frontend:
|
||||
image: ghcr.io/maxdorninger/mediamanager/frontend:latest
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user