forked from linux/WebHosting
docker-compose.yaml aktualisiert (#10)
added directory with frontend data to nginx service Reviewed-on: linux/WebHosting#10 Reviewed-by: buchel_k <konrad.bucheli@psi.ch> Co-authored-by: ritter_t <tom.ritter@psi.ch> Co-committed-by: ritter_t <tom.ritter@psi.ch>
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
||||
- /etc/nginx/nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
- /etc/nginx/conf.d:/etc/nginx/conf.d:ro
|
||||
- /opt/webcontent/sinqstatus-test:/opt/webcontent/sinqstatus-test:ro
|
||||
- /opt/webcontent/it-strategy-dashboard/frontend/:/opt/webcontent/it-strategy-dashboard/:ro
|
||||
networks:
|
||||
- public
|
||||
- backend
|
||||
|
||||
Reference in New Issue
Block a user