Revert "Expose Send FILE_DIR variable"

This reverts commit f7e2d1dfb0.
This commit is contained in:
timvisee
2020-07-09 16:47:45 +02:00
parent f7e2d1dfb0
commit 167bf75f45
3 changed files with 4 additions and 7 deletions

View File

@@ -42,7 +42,6 @@ services:
- PORT=1234
- REDIS_HOST=redis
- BASE_URL=${SEND_BASE_URL}
- FILE_DIR=${SEND_FILE_DIR}
redis:
image: 'redis:alpine'
restart: always