Create a Docker image and deploy it
This commit is contained in:
4
frankenphp/start.sh
Executable file
4
frankenphp/start.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
php bin/console doctrine:migrations:migrate --no-interaction
|
||||
exec frankenphp run --config /etc/caddy/Caddyfile
|
Reference in New Issue
Block a user