mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-13 03:50:02 -04:00
commit
77dbccfc7e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ enabled = false
|
||||||
domain = "https://nebulaproxy.io"
|
domain = "https://nebulaproxy.io"
|
||||||
|
|
||||||
[db]
|
[db]
|
||||||
name = "database" # Your databsae name
|
name = "database" # Your database name
|
||||||
username = "username" # The username of your DB (SQLITE just ignores this)
|
username = "username" # The username of your DB (SQLITE just ignores this)
|
||||||
password = "password" # The password to your DB (SQLITE ignores this)
|
password = "password" # The password to your DB (SQLITE ignores this)
|
||||||
postgres = false # Enable to use postgres over sqlite (recommended for large prod instances)
|
postgres = false # Enable to use postgres over sqlite (recommended for large prod instances)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue