Prepare for deploy
This commit is contained in:
parent
d6ebf8f4ff
commit
cc8182b506
5 changed files with 30 additions and 0 deletions
6
deploy/Caddyfile
Normal file
6
deploy/Caddyfile
Normal file
|
@ -0,0 +1,6 @@
|
|||
:80 {
|
||||
root * /app/public
|
||||
encode gzip
|
||||
php_fastcgi php-fpm:9000
|
||||
file_server
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue