mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Add volume for certs in app.yaml and remove workers.yaml
This commit is contained in:
@@ -73,15 +73,6 @@ services:
|
||||
extends:
|
||||
file: ./docker-compose.base.yml
|
||||
service: workflow
|
||||
|
||||
|
||||
workers:
|
||||
image: oneuptime/workers:${APP_TAG}
|
||||
extends:
|
||||
file: ./docker-compose.base.yml
|
||||
service: workers
|
||||
|
||||
|
||||
|
||||
probe-1:
|
||||
image: oneuptime/probe:${APP_TAG}
|
||||
|
||||
Reference in New Issue
Block a user