Skip to content

Commit 8d71d25

Browse files
committed
Add environment variables for queue and server settings in docker-compose
1 parent ee92079 commit 8d71d25

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docker-compose.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ services:
7171
- USEREDIS=true
7272
- UPLOADDEMOS=true
7373
- LOCALLOGINS=false
74+
- QUEUETTL=3600
75+
- SERVERPINGTO=5000
76+
- SERVERPROVIDER=local
7477
restart: always
7578

7679
g5v:

0 commit comments

Comments
 (0)