mirror of
https://github.com/bitinflow/laravel-docker-k8s.git
synced 2026-03-16 15:05:51 +00:00
initial commit
This commit is contained in:
5
deploy/run
Executable file
5
deploy/run
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
service nginx restart
|
||||
/usr/bin/supervisord &
|
||||
php-fpm
|
||||
Reference in New Issue
Block a user