Use env vars

This commit is contained in:
schroda
2025-08-02 23:13:50 +02:00
parent 4f5754399b
commit 5543e134fa
16 changed files with 63 additions and 46 deletions

9
.env.template Normal file
View File

@@ -0,0 +1,9 @@
PORT = 3000
ALLOWED_HOSTS =
VITE_SERVER_URL_DEFAULT = http://localhost:4567
CODEGEN_SERVER_URL_GQL = http://localhost:4567/api/graphql
GITHUB_TOKEN =
WEBLATE_TOKEN =