Update bug waiting laravel
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user