mount to /mount

Signed-off-by: Basil Bruhn <basil.bruhn@psi.ch>
This commit is contained in:
2025-11-25 11:43:05 +01:00
parent acd0bbfc99
commit dbcc7013c6

View File

@@ -25,6 +25,8 @@ services:
# rfwtools
# gfa-status-test
# fluid-eos
# spaceweather
apache:
image: gitea.psi.ch/images/php-apache:latest
container_name: apache_app
@@ -32,7 +34,7 @@ services:
volumes:
- /opt/webcontent/rfmwtools:/var/www/rfmwtools:ro
- /opt/webcontent/srem/new_srem_webpage:/var/www/srem:rw
- /opt/srem:/var/www/srem/data:ro
- /mount/srem:/var/www/srem/data:ro
- /opt/webcontent/gfa-status:/var/www/gfa-status:rw
- /opt/webcontent/fluid-eos:/var/www/fluid-eos:rw
- ./apache/conf/rfmwtools.conf:/etc/apache2/sites-enabled/rfmwtools.conf:ro