mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 15:12:08 +01:00
11 lines
76 B
YAML
11 lines
76 B
YAML
env: prod
|
|
|
|
app:
|
|
replicas: 3
|
|
|
|
worker:
|
|
replicas: 3
|
|
|
|
cron:
|
|
enabled: true
|