mirror of
https://github.com/Alexander-D-Karpov/webring.git
synced 2026-03-16 22:07:41 +03:00
5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
PORT=8000
|
|
DB_CONNECTION_STRING=postgres://postgres:postgres@localhost:5432/webring?sslmode=disable
|
|
DASHBOARD_USER=admin
|
|
DASHBOARD_PASSWORD=admin
|
|
CONTACT_LINK=mailto:webring@example.com |