networks
This commit is contained in:
+1
-1
@@ -46,7 +46,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" ]
|
||||
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ services:
|
||||
depends_on :
|
||||
- database
|
||||
# - networks
|
||||
command: ["php artisan serve"]
|
||||
# command: ["php artisan serve"]
|
||||
networks:
|
||||
- demo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user