mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 03:21:21 +00:00
fixed STORAGE_USERNAME typo in dockerfile
This commit is contained in:
parent
5d2965ffc5
commit
db0b7d6444
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ ENV STORAGE_TYPE=memcached \
|
|||
STORAGE_DB=2 \
|
||||
STORAGE_AWS_BUCKET= \
|
||||
STORAGE_AWS_REGION= \
|
||||
STORAGE_USENAMER= \
|
||||
STORAGE_USENAME= \
|
||||
STORAGE_PASSWORD= \
|
||||
STORAGE_FILEPATH=
|
||||
|
||||
|
|
Loading…
Reference in a new issue