dockerfile for web
This commit is contained in:
5
web/frontend/Caddyfile
Normal file
5
web/frontend/Caddyfile
Normal file
@@ -0,0 +1,5 @@
|
||||
:8667 {
|
||||
root * /usr/share/caddy/dist
|
||||
file_server
|
||||
try_files {path} /index.html
|
||||
}
|
||||
Reference in New Issue
Block a user