This repository has been archived on 2021-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
photoview-docker/db.env

5 lines
103 B
Bash
Raw Normal View History

2020-12-30 17:30:52 +01:00
MYSQL_DATABASE=photoview
MYSQL_USER=photoview
MYSQL_PASSWORD=photo-secret
MYSQL_RANDOM_ROOT_PASSWORD=1