🔧 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.
This commit is contained in:
2025-08-05 13:26:10 +07:00
parent a2c9b7fd08
commit e06360b5a9
4 changed files with 61 additions and 3 deletions

8
.env.example Normal file
View File

@ -0,0 +1,8 @@
APP_NAME="Astofo TV"
APP_ENV="development"
APP_DOMAIN=
APP_PORT=3000
MAIN_BACKEND_API_URL=
API_KEY=
JWT_TOKEN=