fixed password pbm when creating env files
This commit is contained in:
@@ -3,10 +3,10 @@ WEBSITE_HOST=transcendance
|
||||
WEBSITE_PORT=8080
|
||||
POSTGRES_USER=postgres
|
||||
#if change postgres pswd, do make destroy
|
||||
POSTGRES_PASSWORD=Y4a81mFbS7QDn42wEKx4i8a+o1Zex4rcgNTALS5RFoQ=
|
||||
POSTGRES_PASSWORD=m7V8CkL+wl+SU1GagenTWP3oyPJx8JJG+tHRiENxoZQ=
|
||||
POSTGRES_DB=transcendance_db
|
||||
POSTGRES_HOST=postgresql
|
||||
POSTGRES_PORT=5432
|
||||
REDIS_HOST=redis
|
||||
REDIS_PORT=6379
|
||||
REDIS_PASSWORD=BTNQcvEeH8h0Iry0vbbuujyKwpJP7aZ4q4i+juoDniE=
|
||||
REDIS_PASSWORD=JKDf9vhE4bb5+JW0CvRXVJ2rcV33Bs1MGcQmCxdL+Qs=
|
||||
|
||||
Reference in New Issue
Block a user