Merge branch 'develop'
testing/ogcore-api/pipeline/head This commit looks good Details

pull/16/head^2 0.6.0
Nicolas Arenas 2024-11-20 19:52:10 +01:00
commit d06f29eda6
1 changed files with 0 additions and 6 deletions

View File

@ -15,9 +15,6 @@ services:
- ogcore-network
nginx:
container_name: ogcore-nginx
build:
context: .
dockerfile: ./docker/Dockerfile-nginx
depends_on:
- php
ports:
@ -31,9 +28,6 @@ services:
php:
container_name: ogcore-php
build:
context: .
dockerfile: ./docker/Dockerfile-jenkins-php
depends_on:
- database
volumes: