Foxnouns.NET/Foxnouns.Frontend/.env.example

8 lines
294 B
Text
Raw Permalink Normal View History

# Example .env file--DO NOT EDIT, copy to .env or .env.local then edit
PUBLIC_LANGUAGE=en
2024-11-24 22:19:53 +01:00
PUBLIC_BASE_URL=https://pronouns.cc
PUBLIC_SHORT_URL=https://prns.cc
PUBLIC_API_BASE=https://pronouns.cc/api
PRIVATE_API_HOST=http://localhost:5003/api
PRIVATE_INTERNAL_API_HOST=http://localhost:6000/api