mestsa02ec.ec.local

# 80, Access-Control-Allow-Origin and
pfx to crt and key
Add to DevOps
flop dex
Gogs
proxy_set_header X-Forwarded-Proto https;
ssl
This commit is contained in:
2023-09-18 16:01:44 -07:00
parent 59d2ef6e44
commit 13f1964ad9
32 changed files with 1030 additions and 55 deletions

View File

@ -0,0 +1 @@
location / { proxy_pass http://localhost:5005; }