api-client/packages/hoppscotch-backend/backend.Caddyfile

8 lines
80 B
Text

{
admin off
persist_config off
}
:80 :3170 {
reverse_proxy localhost:8080
}