Files
AnimeTV-Frontend/.env.example
Rafi Arrafif e06360b5a9 🔧 create example env
Create .env.example to help you figure out what variables should be in the .env file. Run the command `bun run
env:publish` to sync the .env.example file with the .env file.
2025-08-05 13:26:10 +07:00

8 lines
111 B
Plaintext

APP_NAME="Astofo TV"
APP_ENV="development"
APP_DOMAIN=
APP_PORT=3000
MAIN_BACKEND_API_URL=
API_KEY=
JWT_TOKEN=