Skip to content

Commit

Permalink
PUSH
Browse files Browse the repository at this point in the history
-> Wrong redis container name
  • Loading branch information
NaysKutzu committed Nov 28, 2024
1 parent 17a56a0 commit 7773d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/storage/.docker.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ DATABASE_DATABASE=mythicalclient
DATABASE_ENCRYPTION=xchacha20
DATABASE_ENCRYPTION_KEY="Wk2nAV0QHORNEg8/ZQQBeqdW4p2G8lp747RpP6T9yxs="
REDIS_PASSWORD="eufefwefwefw"
REDIS_HOST=mythicalclient_caches
REDIS_HOST=mythicalclient_redis

0 comments on commit 7773d34

Please sign in to comment.