mirror of
https://github.com/m0wer/tiddlywiki-docker.git
synced 2026-01-23 02:24:25 +00:00
Update README.md
This commit is contained in:
parent
1c4072cf28
commit
53876d5921
1 changed files with 4 additions and 0 deletions
|
|
@ -18,3 +18,7 @@ to lose sight of that, I recommend using a local folder for the volume.
|
|||
sudo docker run -d -p 8080:8080 -v $(pwd)/.tiddlywiki:/var/lib/tiddlywiki mazzolino/tiddlywiki
|
||||
|
||||
In this example, the folder `$(pwd)/.tiddlywiki` is used for the data.
|
||||
|
||||
# Auth
|
||||
|
||||
Simply provide the USERNAME and PASSWORD env variables to enable authentication.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue