[fix] role:gitea-and-nginx
This commit is contained in:
parent
573a98965d
commit
fd9a8ee494
|
|
@ -1,4 +1,4 @@
|
|||
{% macro gitea_common %}
|
||||
{% macro gitea_common() %}
|
||||
location / {
|
||||
proxy_pass http://localhost:3456;
|
||||
client_max_body_size 20M;
|
||||
|
|
|
|||
Loading…
Reference in a new issue