docker-compose update
This commit is contained in:
@@ -6,7 +6,9 @@ services:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
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:
|
||||
# image: docker.triton2.fet.at/dev_theia
|
||||
# volumes:
|
||||
|
||||
Reference in New Issue
Block a user