dms
deploy config / Explore-Gitea-Actions (push) Successful in 1m3s
Details
deploy config / Explore-Gitea-Actions (push) Successful in 1m3s
Details
This commit is contained in:
parent
f5ae966b2c
commit
d70d0c1b02
|
|
@ -109,6 +109,14 @@
|
|||
recommendedProxySettings = true;
|
||||
};
|
||||
};
|
||||
"dms.blubb.fish" = {
|
||||
addSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://10.0.0.103:8000/";
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue