Fred808 commited on
Commit
393968a
·
verified ·
1 Parent(s): 12ed0dc

Update .env

Browse files
Files changed (1) hide show
  1. .env +23 -14
.env CHANGED
@@ -1,14 +1,23 @@
1
- PROJECT_NAME=Admin Dashboard API
2
- VERSION=1.0.0
3
- API_V1_STR=/api/v1
4
-
5
- # Security
6
- SECRET_KEY=your-secret-key-here-change-in-production
7
- ACCESS_TOKEN_EXPIRE_MINUTES=30
8
- ALGORITHM=HS256
9
-
10
- # Database
11
- DATABASE_URL=postgresql+asyncpg://postgres:Lovyelias5584.@db.juycnkjuzylnbruwaqmp.supabase.co:5432/postgres
12
- # Redis Cache
13
- REDIS_HOST=localhost
14
- REDIS_PORT=6379
 
 
 
 
 
 
 
 
 
 
1
+ PROJECT_NAME=Admin Dashboard API
2
+ VERSION=1.0.0
3
+ API_V1_STR=/api/v1
4
+
5
+ # Security
6
+ SECRET_KEY=your-secret-key-here-change-in-production
7
+ ACCESS_TOKEN_EXPIRE_MINUTES=30
8
+ ALGORITHM=HS256
9
+
10
+ # Database
11
+ DATABASE_URL=postgresql+asyncpg://postgres:Lovyelias5584.@db.juycnkjuzylnbruwaqmp.supabase.co:5432/postgres
12
+
13
+ # Redis Cache
14
+ REDIS_HOST=redis-16105.c302.asia-northeast1-1.gce.cloud.redislabs.com
15
+ REDIS_PORT=16105
16
+ REDIS_PASSWORD=your-redis-password-here
17
+ REDIS_USERNAME=default
18
+
19
+ # POS Integration
20
+ POS_API_URL=https://fred808-desk-back2.hf.space
21
+ POS_API_KEY=your-pos-api-key-here
22
+ POS_API_VERSION=1.0
23
+ SERVICE_TOKEN=6f9aee88d5b94b0190c317abcbf4e6e7834cc2c7f02e45693e123456789abcde