Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 5d10687

Browse files
committed
Turn on search endpoint
Need this to actually turn on search endpoint
1 parent 1e4fca7 commit 5d10687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ docker run \
5454
-e STORAGE_PATH=/registry \
5555
-e AWS_KEY=myawskey \
5656
-e AWS_SECRET=myawssecret \
57+
-e SEARCH_BACKEND=sqlalchemy \
5758
-p 5000:5000 \
5859
registry
5960
```

0 commit comments

Comments
 (0)