update
This commit is contained in:
parent
5cc67b27bc
commit
a5ba2c1479
@ -36,10 +36,14 @@ Structure:
|
||||
TOKEN=<bottoken>
|
||||
|
||||
#Mongodb
|
||||
DBLOCATION=cloud # or selfhosted
|
||||
DB_URL=<optional>
|
||||
MONGODBUSER=<Username>
|
||||
MONGODBPASS=<Pass>
|
||||
MONGODBCLUSTER=<cluster>
|
||||
MONGODBHOST=<host> # Required if selfhosted is chosen
|
||||
DATABASE=<dbname>
|
||||
UPDATEID=<documentid> # This is the ID of the document which is created with the dbinit (or the ID of the document of an existing document if you are reinstalling this)
|
||||
|
||||
#Webstuff
|
||||
PORT=<port>
|
||||
@ -54,6 +58,7 @@ PORT=<port>
|
||||
|
||||
# Want to donate? Please use one of the following links below to support the platform I am using.
|
||||
[Direct donation to the host (creditcard needed)](https://ssh.surf/view/donate/)
|
||||
---
|
||||
[Donation through an external provider](https://ko-fi.com/sshsurf)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user