mirror of
https://github.com/timvisee/send-docker-compose.git
synced 2025-12-06 14:00:58 +03:00
Update README, add Send base URL
This commit is contained in:
@@ -40,6 +40,7 @@ services:
|
||||
- LETSENCRYPT_EMAIL
|
||||
- PORT=1234
|
||||
- REDIS_HOST=redis
|
||||
- BASE_URL=${SEND_BASE_URL}
|
||||
redis:
|
||||
image: 'redis:alpine'
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user