forked from linux/WebHosting
list
This commit is contained in:
@@ -104,7 +104,8 @@ services:
|
||||
gfa-status-test:
|
||||
image: httpd
|
||||
container_name: gfa-status-test
|
||||
volumes: /opt/webcontent/gfa-status/web:/usr/local/apache2/htdocs/
|
||||
volumes:
|
||||
- /opt/webcontent/gfa-status/web:/usr/local/apache2/htdocs/
|
||||
restart: always
|
||||
networks:
|
||||
- backend
|
||||
|
||||
Reference in New Issue
Block a user