This commit is contained in:
@@ -11,6 +11,7 @@ Run `cargo run` with environment variable `DB_PATH` set to the path of the datab
|
|||||||
|
|
||||||
# Run with a persistent database volume
|
# Run with a persistent database volume
|
||||||
`docker run -p 8080:8080 -v /path/to/your/db:/usr/local/bin/nostr.db laoxong/nostr_demo:master`
|
`docker run -p 8080:8080 -v /path/to/your/db:/usr/local/bin/nostr.db laoxong/nostr_demo:master`
|
||||||
|
|
||||||
`docker run -p 8080:8080 -e AUTH_REQUIRED=true laoxong/nostr_demo:master`
|
`docker run -p 8080:8080 -e AUTH_REQUIRED=true laoxong/nostr_demo:master`
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user