6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
PGHOST=postgresql
|
|
PGPORT=5432
|
|
PGDATABASE=calendars
|
|
PGUSER=pgroot
|
|
PGPASSWORD=pass
|
|
CALENDARS_BASE_URI=/api/v1.0/caldav/ |