Skip to content

Commit 6117fe1

Browse files
committed
Fix: env loading
1 parent c4a7a5a commit 6117fe1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

admin/docker-compose.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ services:
2828
SENTRY_DSN: ${SENTRY_DSN}
2929
HR_FROM_MAIL: ${HR_FROM_MAIL}
3030
GH_PERSONAL_ACCESS_TOKEN: ${GH_PERSONAL_ACCESS_TOKEN}
31-
SSL_PRIVATE_KEY: ${SSL_PRIVATE_KEY}
32-
SSL_PUBLIC_KEY: ${SSL_PUBLIC_KEY}
3331

3432
nginx:
3533
image: nginx:latest

0 commit comments

Comments
 (0)