feat: implement request monitoring and queuing services to manage concurrent requests to Komga
This commit is contained in:
@@ -7,6 +7,7 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
- NODE_ENV=production
|
||||
- MONGODB_URI=${MONGODB_URI}
|
||||
container_name: stripstream-app
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user