10 lines
169 B
Plaintext
10 lines
169 B
Plaintext
|
|
PORT = 3000
|
||
|
|
ALLOWED_HOSTS =
|
||
|
|
|
||
|
|
VITE_SERVER_URL_DEFAULT = http://localhost:4567
|
||
|
|
|
||
|
|
CODEGEN_SERVER_URL_GQL = http://localhost:4567/api/graphql
|
||
|
|
|
||
|
|
GITHUB_TOKEN =
|
||
|
|
WEBLATE_TOKEN =
|