cleanup docker files

This commit is contained in:
2026-07-16 12:50:06 +02:00
parent 339c0503ba
commit 090532750b
3 changed files with 5 additions and 12 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
services:
php-api:
elixforms-webservices:
build:
context: .
dockerfile: .docker/php/Dockerfile
container_name: elixforms-php-api
container_name: elixforms-webservices
working_dir: /app
extra_hosts:
- "host.docker.internal:host-gateway"