forked from linux/WebHosting_DMZ
@@ -1,5 +1,5 @@
|
|||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerName fluid-eos-test.psi.ch
|
ServerName fluid-eos.web.psi.ch
|
||||||
DocumentRoot /var/www/fluid-eos
|
DocumentRoot /var/www/fluid-eos
|
||||||
|
|
||||||
# Allow CGI everywhere if needed
|
# Allow CGI everywhere if needed
|
||||||
|
|||||||
+1
-1
@@ -15,7 +15,7 @@ services:
|
|||||||
- /etc/nginx/nginx.conf:/etc/nginx/nginx.conf:ro
|
- /etc/nginx/nginx.conf:/etc/nginx/nginx.conf:ro
|
||||||
- /etc/nginx/conf.d:/etc/nginx/conf.d:ro
|
- /etc/nginx/conf.d:/etc/nginx/conf.d:ro
|
||||||
- /opt/webcontent/sinqstatus:/opt/webcontent/sinqstatus:ro
|
- /opt/webcontent/sinqstatus:/opt/webcontent/sinqstatus:ro
|
||||||
- /opt/webcontent/DMZ:/opt/webcontent/DMZ:ro
|
- /opt/webcontent/DMZ:/opt/webcontent/DMZ:rw
|
||||||
networks:
|
networks:
|
||||||
- public
|
- public
|
||||||
- backend
|
- backend
|
||||||
|
|||||||
Reference in New Issue
Block a user