saimadhavang commited on
Commit
4b405c3
1 Parent(s): 9768b1d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -42,9 +42,9 @@ ENV DJANGO_DB=default
42
  ENV POSTGRE_NAME=neondb
43
  ENV POSTGRE_PORT=5432
44
  ENV POSTGRE_USER=g.saimadhavan
45
- ENV POSTGRE_PASSWORD=1nPQdK5wjutX
46
  ENV POSTGRE_PORT=5432
47
- ENV POSTGRE_HOST=ep-shy-limit-131498.ap-southeast-1.aws.neon.tech
48
  #
49
  # Uncomment the following line to remove the warning about ephemeral storage
50
  #
 
42
  ENV POSTGRE_NAME=neondb
43
  ENV POSTGRE_PORT=5432
44
  ENV POSTGRE_USER=g.saimadhavan
45
+ ENV POSTGRE_PASSWORD=b5IH2LjKhQZg
46
  ENV POSTGRE_PORT=5432
47
+ ENV POSTGRE_HOST=ep-quiet-firefly-392076.ap-southeast-1.aws.neon.tech
48
  #
49
  # Uncomment the following line to remove the warning about ephemeral storage
50
  #