Works again, sorry, been sleeping
parent
ec69cc79a0
commit
ec61eb1eb4
@ -1,6 +1,3 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# allow write permission
|
|
||||||
chmod -R a+w storage/
|
chmod -R a+w storage/
|
||||||
|
php -S 0.0.0.0:8000 -t public
|
||||||
# php:7.3.14-apache-buster ENTRYPOINT
|
|
||||||
docker-php-entrypoint apache2-foreground
|
|
Loading…
Reference in New Issue