forked from linux/WebHosting
change volume
This commit is contained in:
@@ -105,9 +105,7 @@ services:
|
||||
image: php:8.2-apache
|
||||
container_name: gfa-status-test
|
||||
volumes:
|
||||
- /opt/webcontent/gfa-status/web:/usr/local/apache2/htdocs/
|
||||
- /etc/pki/tls/private/gfa-status-test.psi.ch.key:/usr/local/apache2/conf/server.key
|
||||
- /etc/pki/tls/certs/gfa-status-test.psi.ch.crt:/usr/local/apache2/conf/server.crt
|
||||
- /opt/webcontent/gfa-status/web:/var/www/html
|
||||
restart: always
|
||||
networks:
|
||||
- backend
|
||||
|
||||
Reference in New Issue
Block a user