udpate debug settings and scripts

This commit is contained in:
2026-07-20 14:28:42 +02:00
parent 56f7798d32
commit dc5a8897e0
7 changed files with 31 additions and 32 deletions
+4 -2
View File
@@ -1,9 +1,11 @@
name: elixforms-ws
services:
elixforms-webservices:
elixforms-ws:
build:
context: .
dockerfile: .docker/php/Dockerfile
container_name: elixforms-webservices
container_name: elixforms-ws
working_dir: /app
extra_hosts:
- "host.docker.internal:host-gateway"