fix: .env file is not explicitely needed

pull/1/head
palid 2024-01-13 23:34:05 +01:00
parent c3c80d650c
commit 6af75328f4
Signed by: palid
SSH Key Fingerprint: SHA256:Mus3wCd2x6nxtARI0DpWGT7lIWbNy3R90BVDg0j35PI
1 changed files with 0 additions and 9 deletions

View File

@ -26,12 +26,3 @@ services:
depends_on:
db:
condition: service_healthy
env_file:
- path: .env
required: true
- path: ./spejstore-dev.env
required: false
environment:
- SPEJSTORE_CLIENT_ID
- SPEJSTORE_SECRET
- SPEJSTORE_ENV