This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
- HOST=0.0.0.0
|
||||
- PORT=4321
|
||||
- DATA_DIR=/app/data
|
||||
- JWT_SECRET=${JWT_SECRET}
|
||||
volumes:
|
||||
- ${ROOT_DIR}:/app/data
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user