4 lines
91 B
Plaintext
4 lines
91 B
Plaintext
{$SITE_HOST} {
|
|
encode gzip
|
|
reverse_proxy {$APP_HTTP_HOST}:{$APP_HTTP_LISTEN_PORT}
|
|
} |