Skip to content

Commit a6a9768

Browse files
Bot Updating Documentation
1 parent 0c729e3 commit a6a9768

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/images/docker-lsio-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ docker run -d \
3838
-e DB_FILE=/config/api.db `#optional` \
3939
-e INVALIDATE_HOURS=24 `#optional` \
4040
-e PAT=token `#optional` \
41+
-e URL=http://localhost:8000 `#optional` \
4142
-p 8000:8000 \
4243
-v /path/to/lsio-api/config:/config \
4344
--restart unless-stopped \

0 commit comments

Comments
 (0)