Update bug waiting laravel

This commit is contained in:
servdal
2025-07-17 08:13:00 +07:00
parent 8289968849
commit 9437483030
7 changed files with 65 additions and 26 deletions
+2 -1
View File
@@ -36,7 +36,8 @@ services:
ports:
- "8088:8080"
depends_on:
- postgresql
postgresql:
condition: service_healthy
command: php artisan serve --host=0.0.0.0 --port=8080
networks:
- proxy