folder location

Signed-off-by: Basil Bruhn <basil.bruhn@psi.ch>
This commit is contained in:
2026-01-27 09:11:20 +01:00
parent baaaee4199
commit 44bf788ec2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<VirtualHost *:80>
ServerName cas-status-test.psi.ch
DocumentRoot /var/www/cas_status/web
DocumentRoot /var/www/cas-status/web
ErrorLog /proc/self/fd/2
CustomLog /proc/self/fd/1 combined

View File

@@ -33,7 +33,7 @@ services:
restart: always
volumes:
- /opt/webcontent/rfmwtools:/var/www/rfmwtools:ro
- /opt/webcontent/cas_status:/var/www/cas_status:rw
- /opt/webcontent/cas-status:/var/www/cas-status:rw
- /opt/webcontent/fluid-eos:/var/www/fluid-eos:rw
- /opt/webcontent/sls2:/var/www/sls2:rw
- /opt/webcontent/megwiki:/var/www/megwiki:rw