Simple object store.
This commit is contained in:
7
templates/simple-object-storage/example/service.env
Normal file
7
templates/simple-object-storage/example/service.env
Normal file
@ -0,0 +1,7 @@
|
||||
HOST_PORT=8123
|
||||
|
||||
CONTAINER_NAME="simple-object-storage"
|
||||
|
||||
VOLUME_NAME="simple-object-storage"
|
||||
|
||||
WRITE_TOKENS="fizzle1,fizzle2,fizzle3"
|
Reference in New Issue
Block a user