mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 21:54:00 +02:00
add default node url to cors urls of dev config
This commit is contained in:
@@ -31,6 +31,7 @@ services:
|
||||
environment:
|
||||
- CONFIG_DIR=/app/config
|
||||
- MEDIAMANAGER_MISC__DEVELOPMENT=TRUE
|
||||
- MEDIAMANAGER_MISC__CORS_URLS=["http://localhost:5173"]
|
||||
- DISABLE_FRONTEND_MOUNT=TRUE
|
||||
- LOG_FILE=/dev/null
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user