Use env vars
This commit is contained in:
9
.env.template
Normal file
9
.env.template
Normal 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 =
|
||||
Reference in New Issue
Block a user