feat: self host packaging (HBE-166) (#41)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
5
packages/hoppscotch-sh-admin/Caddyfile
Normal file
5
packages/hoppscotch-sh-admin/Caddyfile
Normal file
@@ -0,0 +1,5 @@
|
||||
:8080 {
|
||||
try_files {path} /
|
||||
root * /site
|
||||
file_server
|
||||
}
|
||||
Reference in New Issue
Block a user