desktop-vp94spb

This commit is contained in:
2023-12-28 14:40:13 -07:00
parent 59d2ef6e44
commit fa619af527
10 changed files with 181 additions and 53 deletions

1
conf/includes/Gogs.conf Normal file
View File

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