network
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ RUN chmod 777 -R storage bootstrap/cache
|
||||
|
||||
RUN chmod -R ugo+rw storage
|
||||
|
||||
RUN php artisan migrate
|
||||
# RUN php artisan migrate
|
||||
|
||||
# CMD [ "chmod -R ugo+rw storage" ]
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@ services:
|
||||
working_dir: /var/www/
|
||||
depends_on :
|
||||
- database
|
||||
- networks
|
||||
networks:
|
||||
- demo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user