portfix
This commit is contained in:
@@ -7,12 +7,11 @@ services:
|
||||
- "4443:443"
|
||||
volumes:
|
||||
- nginxconf:/etc/nginx/conf.d/
|
||||
openresty:
|
||||
openresty2:
|
||||
image: docker.triton2.fet.at/openrestyfet:latest
|
||||
ports:
|
||||
- "8081:8080"
|
||||
volumes:
|
||||
- nginxconf:/etc/nginx/conf.d/
|
||||
|
||||
theiaconf:
|
||||
image: docker.triton2.fet.at/dev_theia
|
||||
volumes:
|
||||
@@ -20,7 +19,7 @@ services:
|
||||
devnginx:
|
||||
image: docker.triton2.fet.at/dev_nginx
|
||||
ports:
|
||||
- "8081:80"
|
||||
- "8082:80"
|
||||
theia:
|
||||
image: docker.triton2.fet.at/dev_theia
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user