5 lines
187 B
Text
5 lines
187 B
Text
# Example .env file--DO NOT EDIT
|
|
PUBLIC_LANGUAGE=en
|
|
PUBLIC_API_BASE=https://pronouns.cc/api
|
|
PRIVATE_API_HOST=http://localhost:5003/api
|
|
PRIVATE_INTERNAL_API_HOST=http://localhost:5000/api
|