mirror of
https://github.com/toptal/haste-server.git
synced 2025-01-21 21:31:34 +01:00
Merge pull request #393 from jmartin84/391
fixed STORAGE_USERNAME typo in dockerfile
This commit is contained in:
commit
eeaf2d7b18
@ -23,7 +23,7 @@ ENV STORAGE_TYPE=memcached \
|
|||||||
STORAGE_DB=2 \
|
STORAGE_DB=2 \
|
||||||
STORAGE_AWS_BUCKET= \
|
STORAGE_AWS_BUCKET= \
|
||||||
STORAGE_AWS_REGION= \
|
STORAGE_AWS_REGION= \
|
||||||
STORAGE_USENAMER= \
|
STORAGE_USENAME= \
|
||||||
STORAGE_PASSWORD= \
|
STORAGE_PASSWORD= \
|
||||||
STORAGE_FILEPATH=
|
STORAGE_FILEPATH=
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user