deeme commited on
Commit
9b31813
·
verified ·
1 Parent(s): 3977088

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -2
Dockerfile CHANGED
@@ -13,9 +13,10 @@ ENV GENERIC_TIMEZONE=Asia/Shanghai
13
  ENV TZ=Asia/Shanghai
14
  ENV DB_TYPE=postgresdb
15
  ENV DB_POSTGRESDB_SCHEMA=public
16
- ENV DB_POSTGRESDB_HOST=aws-0-ap-northeast-1.pooler.supabase.com
 
17
  ENV DB_POSTGRESDB_DATABASE=postgres
18
- ENV DB_POSTGRESDB_PORT=6543
19
  ENV N8N_PORT=7860
20
  ENV N8N_PROTOCOL=https
21
  ENV N8N_EDITOR_BASE_URL=https://n8n.168369.xyz
 
13
  ENV TZ=Asia/Shanghai
14
  ENV DB_TYPE=postgresdb
15
  ENV DB_POSTGRESDB_SCHEMA=public
16
+ ENV DB_POSTGRESDB_HOST=db.hsjsoxcpzhgfiqhgghfx.supabase.co
17
+ ENV DB_POSTGRESDB_PORT=5432
18
  ENV DB_POSTGRESDB_DATABASE=postgres
19
+ ENV DB_POSTGRESDB_USER=postgres
20
  ENV N8N_PORT=7860
21
  ENV N8N_PROTOCOL=https
22
  ENV N8N_EDITOR_BASE_URL=https://n8n.168369.xyz