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

6 lines
103 B
Bash
Raw Normal View History

2022-03-09 12:19:07 +00:00
DATABASE_URL=""
2022-03-09 12:45:02 +00:00
DATABASE_TYPE="postgresql"
2022-03-09 12:19:07 +00:00
HASH_SALT=""
FORCE_SSL="1"
HOSTNAME="analytics.serguzim.me"