Revert deploy
testing/ogcore-api/pipeline/head There was a failure building this commit Details

pull/13/head
Nicolas Arenas 2024-11-15 14:29:19 +01:00
parent 0ace220ff6
commit ace170f1c2
1 changed files with 4 additions and 0 deletions

View File

@ -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: