getzero11 commited on
Commit
cc6eff6
·
verified ·
1 Parent(s): 3f58ad4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -19,8 +19,8 @@ ENV DATABASE_CONNECTION_URI="postgresql://postgres.DB-NAME:PASSWORD@aws-1-ap-nor
19
  ENV DIRECT_URL="postgresql://postgres.DB-NAME:PASSWORD@aws-1-ap-northeast-1.pooler.supabase.com:5432/postgres?connection_limit=1"
20
 
21
  # 4. Mandatory QR Code Loop
22
- ENV CONFIG_SESSION_PHONE_VERSION=2.3000.1031555661
23
- ENV WEB_VERSION=2.3000.1031555661
24
 
25
  # 5. Performance
26
  ENV CACHE_LOCAL_ENABLED=true
 
19
  ENV DIRECT_URL="postgresql://postgres.DB-NAME:PASSWORD@aws-1-ap-northeast-1.pooler.supabase.com:5432/postgres?connection_limit=1"
20
 
21
  # 4. Mandatory QR Code Loop
22
+ ENV CONFIG_SESSION_PHONE_VERSION=2.3000.1027934701
23
+ ENV WEB_VERSION=2.3000.1027934701
24
 
25
  # 5. Performance
26
  ENV CACHE_LOCAL_ENABLED=true