Use env vars

This commit is contained in:
schroda
2025-08-02 23:14:21 +02:00
parent 4f5754399b
commit 5543e134fa
16 changed files with 63 additions and 46 deletions
+9
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 =