Files
simple-object-server/.docker/.docker_config.json
2025-05-25 13:51:17 +12:00

11 lines
171 B
JSON

{
"write_tokens": [
"fizzle1",
"fizzle2",
"fizzle3"
],
"object_store_path": "/data/storage",
"host": "0.0.0.0",
"port": 8123
}