This commit is contained in:
Your Name
2025-04-30 21:30:55 +12:00
parent 69ecc77d51
commit fe9c940a22
14 changed files with 26367 additions and 2 deletions

8
config.json.example Normal file
View File

@@ -0,0 +1,8 @@
{
"write_tokens": [
"your_write_token_here"
],
"object_store_path": "/data/objects",
"host": "0.0.0.0",
"port": 80
}