remove caddyfile
This commit is contained in:
parent
c844558ae3
commit
423ce51857
1 changed files with 0 additions and 10 deletions
10
Caddyfile
10
Caddyfile
|
|
@ -1,10 +0,0 @@
|
||||||
:{$PORT:3000} {
|
|
||||||
log {
|
|
||||||
format json
|
|
||||||
}
|
|
||||||
rewrite /health /*
|
|
||||||
root * /app/dist
|
|
||||||
encode gzip
|
|
||||||
file_server
|
|
||||||
try_files {path} /index.html
|
|
||||||
}
|
|
||||||
Loading…
Add table
Reference in a new issue