1
0
Fork 0
mirror of https://github.com/demostf/setup synced 2026-06-03 16:44:06 +02:00

remove depricated env

This commit is contained in:
Robin Appelman 2022-01-23 17:11:20 +01:00
commit 8d9fbbe065

View file

@ -34,7 +34,6 @@ services:
- DB_DATABASE=postgres
- DB_USERNAME=postgres
- DB_PASSWORD=${DB_PASSWORD}
- PARSER_URL=${PARSER_BASE_URL}/url
- APP_ROOT=https://api.$HOST
- EDIT_SECRET=${EDIT_SECRET}
- UPLOAD_KEY=${UPLOAD_KEY}