Skip to content

Commit 3d17785

Browse files
Update docker-compose.yml
1 parent 32ec8e4 commit 3d17785

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deployment/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ services:
7575
MONGODB_URL: ${MONGODB_URL}
7676
BUCKET_NAME: ${BUCKET_NAME}
7777
USERS_SERVICE_URL: ${USERS_SERVICE_URL}
78+
INITIALIZATION_VECTOR: ${INITIALIZATION_VECTOR}
79+
ENCRYPTION_KEY: ${ENCRYPTION_KEY}
7880

7981
users:
8082
image: ghcr.io/peerprep/peerprep-users-service:latest

0 commit comments

Comments
 (0)