Add volumes volume files
testing/ogcore-api/pipeline/head There was a failure building this commit
Details
testing/ogcore-api/pipeline/head There was a failure building this commit
Details
parent
ace170f1c2
commit
116a773b6e
|
@ -42,6 +42,8 @@ services:
|
||||||
PHP_IDE_CONFIG: serverName=ogcore
|
PHP_IDE_CONFIG: serverName=ogcore
|
||||||
volumes:
|
volumes:
|
||||||
- ogpublic:/var/www/html/public
|
- ogpublic:/var/www/html/public
|
||||||
|
- /opt/opengnsys/ogCore/etc/.env:/var/www/html/.env
|
||||||
|
- /opt/opengnsys/ogCore/etc/env.json://var/www/html/env.json
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
- ogcore-network
|
- ogcore-network
|
||||||
|
|
Loading…
Reference in New Issue