mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
4 lines
78 B
Text
4 lines
78 B
Text
|
location {{ gitea_url }}/ {
|
||
|
proxy_pass http://127.0.0.1:{{ gitea_port }};
|
||
|
}
|