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