10 lines
165 B
INI
10 lines
165 B
INI
[Database]
|
|
host = localhost
|
|
user = postgres
|
|
password = postgres
|
|
port = 5432
|
|
name = gocloud
|
|
|
|
[Application]
|
|
DEBUG = true
|
|
secret_key = 'A0Zr98j/3yX R~XHH!jmN]LWX/,?RT'
|