mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-26 14:46:13 +02:00
Update to ccms docker config
This commit is contained in:
@@ -167,12 +167,12 @@
|
||||
},
|
||||
"checkpoints": {
|
||||
"interval": "12h",
|
||||
"directory": "./var/checkpoints",
|
||||
"directory": "/data/checkpoints",
|
||||
"restore": "48h"
|
||||
},
|
||||
"archive": {
|
||||
"interval": "50h",
|
||||
"directory": "./var/archive"
|
||||
"directory": "/data/archive"
|
||||
},
|
||||
"http-api": {
|
||||
"address": "localhost:8082",
|
||||
|
Reference in New Issue
Block a user