add CORS settings and API Key
This commit is contained in:
@@ -7,7 +7,8 @@ services:
|
||||
volumes:
|
||||
- ./nginx/html:/usr/share/nginx/html:ro
|
||||
- ./nginx/conf.d:/etc/nginx/conf.d:ro
|
||||
|
||||
environment:
|
||||
- MEDIA_API_KEY=key-mindboost-media-server # ⇦ beliebig ändern
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
|
||||
|
Reference in New Issue
Block a user