docker-compose update
This commit is contained in:
@@ -6,7 +6,9 @@ services:
|
|||||||
- "80:80"
|
- "80:80"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
volumes:
|
volumes:
|
||||||
- nginxconf:/etc/nginx/conf.d/
|
# bei der Produktivvariante macht es Sinn hier einen Ordner zu mappen
|
||||||
|
# zB: ./conf.d/:/etc/nginx/conf.d/
|
||||||
|
- nginxconf:/etc/nginx/conf.d/
|
||||||
# theiaconf:
|
# theiaconf:
|
||||||
# image: docker.triton2.fet.at/dev_theia
|
# image: docker.triton2.fet.at/dev_theia
|
||||||
# volumes:
|
# volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user