Tweaking nginx and env vars

This commit is contained in:
2025-04-12 23:47:47 -04:00
parent 99f23cb05b
commit 67334d5dd0
6 changed files with 11 additions and 16 deletions

View File

@@ -1,3 +1,4 @@
vars {
BASE_URL: https://localhost:8443
~BASE_URL: https://localhost:8443
BASE_URL: http://localhost:8080
}