Revert deploy
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
0ace220ff6
commit
ace170f1c2
|
@ -40,6 +40,9 @@ services:
|
||||||
XDEBUG_CLIENT_HOST: 127.17.0.1
|
XDEBUG_CLIENT_HOST: 127.17.0.1
|
||||||
XDEBUG_CLIENT_PORT: 9003
|
XDEBUG_CLIENT_PORT: 9003
|
||||||
PHP_IDE_CONFIG: serverName=ogcore
|
PHP_IDE_CONFIG: serverName=ogcore
|
||||||
|
volumes:
|
||||||
|
- ogpublic:/var/www/html/public
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
- ogcore-network
|
- ogcore-network
|
||||||
image: opengnsys/ogcore-php:static
|
image: opengnsys/ogcore-php:static
|
||||||
|
@ -47,5 +50,6 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
database_data:
|
database_data:
|
||||||
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
ogcore-network:
|
ogcore-network:
|
||||||
|
|
Loading…
Reference in New Issue