extrahost and restart php

This commit is contained in:
2025-05-19 12:26:14 +02:00
parent 1ea501eac6
commit 5e0faa679e
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -39,6 +39,8 @@ services:
- database
- redis
- server
extra_hosts:
- host.docker.internal:host-gateway
depends_on:
- mysql
- redis