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_PORT: 9003
|
||||
PHP_IDE_CONFIG: serverName=ogcore
|
||||
volumes:
|
||||
- ogpublic:/var/www/html/public
|
||||
|
||||
networks:
|
||||
- ogcore-network
|
||||
image: opengnsys/ogcore-php:static
|
||||
|
@ -47,5 +50,6 @@ services:
|
|||
volumes:
|
||||
database_data:
|
||||
|
||||
|
||||
networks:
|
||||
ogcore-network:
|
||||
|
|
Loading…
Reference in New Issue