8 lines
132 B
Bash
8 lines
132 B
Bash
HOST_PORT=8123
|
|
|
|
CONTAINER_NAME="simple-object-storage"
|
|
|
|
VOLUME_NAME="simple-object-storage"
|
|
|
|
WRITE_TOKENS="fizzle1,fizzle2,fizzle3"
|