cleanup docker files
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user