use forgejo in local system config

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-09 18:36:46 -05:00
parent 7877568001
commit 051a35185f
15 changed files with 65 additions and 317 deletions

View file

@ -6,6 +6,8 @@
config = {
services.nginx.virtualHosts = {
"n8n.joshuabell.xyz" = {
# enableACME = true;
# forceSSL = true;
locations = {
"/" = {
proxyWebsockets = true;