This commit is contained in:
2022-04-07 19:12:10 +05:30
parent 888caf54a2
commit 6c505bfdb6
+2 -1
View File
@@ -13,7 +13,8 @@ services:
working_dir: /var/www/ working_dir: /var/www/
depends_on : depends_on :
- database - database
- networks # - networks
command: ["php artisan serve"]
networks: networks:
- demo - demo