minor change in file permissons
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
|||||||
container_name: mindboost-media-server
|
container_name: mindboost-media-server
|
||||||
volumes:
|
volumes:
|
||||||
- ./nginx/html:/usr/share/nginx/html:ro
|
- ./nginx/html:/usr/share/nginx/html:ro
|
||||||
- ./nginx/conf.d:/etc/nginx/conf.d:ro
|
- ./nginx/conf.d:/etc/nginx/conf.d
|
||||||
environment:
|
environment:
|
||||||
- MEDIA_API_KEY=key-mindboost-media-server # ⇦ beliebig ändern
|
- MEDIA_API_KEY=key-mindboost-media-server # ⇦ beliebig ändern
|
||||||
- SERVER_NAME=b.mindboost.team # ⇦ beliebig ändern
|
- SERVER_NAME=b.mindboost.team # ⇦ beliebig ändern
|
||||||
|
Reference in New Issue
Block a user