Add the docker files.
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-21 15:22:03 +03:00
parent f944a67a24
commit 59c48d1984
5 changed files with 82 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/bin/sh
#sleep 120
# comment those commands, after the first run:
php artisan key:generate
php artisan migrate
php artisan serve --host 0.0.0.0