add notea list, get, put

This commit is contained in:
Bel LaPointe
2022-02-01 07:18:06 -07:00
parent 16080a359a
commit c31505a65e
4 changed files with 19 additions and 0 deletions

View File

@@ -17,8 +17,10 @@ docker run --rm -it \
-e STORE_ACCESS_KEY=access_key \
-e STORE_SECRET_KEY=secret_key \
-e STORE_BUCKET=notea \
-e STORE_PREFIX=notea/ \
-e STORE_END_POINT=http://$(ifconfig en0 | grep inet\ | awk '{print $2}'):9000 \
-e STORE_FORCE_PATH_STYLE=true \
-e PASSWORD=notea \
-e DISABLE_PASSWORD=true \
-e COOKIE_SECURE=false \
cinwell/notea