This repository has been archived on 2024-11-01. You can view files and clone it, but cannot push or open issues or pull requests.
services/umami/.env
2022-03-09 13:19:07 +01:00

5 lines
102 B
Bash

DATABASE_URL=""
DATABASE_TYPE"postgresql"
HASH_SALT=""
FORCE_SSL="1"
HOSTNAME="analytics.serguzim.me"