forked from linux/WebHosting
list
This commit is contained in:
+2
-1
@@ -104,7 +104,8 @@ services:
|
|||||||
gfa-status-test:
|
gfa-status-test:
|
||||||
image: httpd
|
image: httpd
|
||||||
container_name: gfa-status-test
|
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
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- backend
|
- backend
|
||||||
|
|||||||
Reference in New Issue
Block a user