15 lines
233 B
Plaintext
15 lines
233 B
Plaintext
[database]
|
|
uri = postgresql://gnuhealth:${GNUHEALTH_PWD}@postgres
|
|
path = /srv/gnuhealth/attach
|
|
|
|
[web]
|
|
listen = 0.0.0.0:8008
|
|
root = /srv/gnuhealth/sao
|
|
|
|
[webdav]
|
|
listen = *:8080
|
|
ssl_webdav = False
|
|
|
|
[email]
|
|
from = gnuhealth@spotter.ngo
|