EDA
mestsa07ec.ec.local
Gogs
proxy_set_header X-Forwarded-Proto https;
ssl
This commit is contained in:
2023-09-18 16:04:59 -07:00
parent 59d2ef6e44
commit 1d8b2cfa65
17 changed files with 282 additions and 21 deletions

View File

@ -1 +1 @@
location / { proxy_pass http://localhost:5006; }
location / { proxy_pass http://localhost:5010; }