✨ Account confirm
This commit is contained in:
12
settings.toml
Normal file
12
settings.toml
Normal file
@ -0,0 +1,12 @@
|
||||
debug = true
|
||||
|
||||
name = "Goatpass"
|
||||
maintainer = "SmartSheep Studio"
|
||||
|
||||
bind = "0.0.0.0:8444"
|
||||
domain = "id.smartsheep.studio"
|
||||
secret = "LtTjzAGFLshwXhN4ZD4nG5KlMv1MWcsvfv03TSZYnT1VhiAnLIZFTnHUwR0XhGgi"
|
||||
|
||||
[database]
|
||||
dsn = "host=localhost dbname=hy_passport port=5432 sslmode=disable"
|
||||
prefix = "passport_"
|
Reference in New Issue
Block a user