mirror of
https://github.com/decompals/frogress.git
synced 2025-07-03 03:36:01 +00:00
* Basic docker-compose support * Use caddy instead of nginx, re-organise files * frogress.deco.mp -> progress.deco.mp * few tweaks + DOCKER.md * whitespace
4 lines
69 B
Caddyfile
4 lines
69 B
Caddyfile
__DOMAIN_NAME__ {
|
|
reverse_proxy __BACKEND_HOST__:__BACKEND_PORT__
|
|
}
|