docs: docker and config updates

This commit is contained in:
Greg Heartsfield
2021-12-31 14:08:04 -06:00
parent 415d32299b
commit 8f3891c781
2 changed files with 32 additions and 7 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
# Nostr-rs-relay configuration
[database]
# Directory for SQLite files. Defaults to the current directory. Can
# also be specified with the "--db dirname" command line option.
# also be specified (and overriden) with the "--db dirname" command
# line option.
data_directory = "data"
[network]