forked from linux/WebHosting
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user