networks
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ services:
|
|||||||
depends_on :
|
depends_on :
|
||||||
- database
|
- database
|
||||||
# - networks
|
# - networks
|
||||||
command: ["php artisan migrate"]
|
command: ["cd /var/www/", "php artisan migrate"]
|
||||||
networks:
|
networks:
|
||||||
- demo
|
- demo
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user