init app of test arena
This commit is contained in:
6
asf-cloud-server/testarena/frontend/Caddyfile
Normal file
6
asf-cloud-server/testarena/frontend/Caddyfile
Normal file
@@ -0,0 +1,6 @@
|
||||
:80 {
|
||||
root * /srv
|
||||
encode gzip
|
||||
file_server
|
||||
try_files {path} /index.html
|
||||
}
|
||||
Reference in New Issue
Block a user