|
58fac81dd9
|
Bugfix in .env (DB_HOST, caused by renaming in compose.yml, see prev commits), explanation about keys and passwords
|
2023-03-24 20:12:27 +04:00 |
|
|
3b588d2da5
|
Different keys for session and csrf checking middleware, some comments in compose yml and .env
|
2023-03-24 19:00:31 +04:00 |
|
|
edbf0233ba
|
Secret key multi-worker generating bugfix, volume instead of dir in mariadb, upd deps
|
2023-03-10 17:17:23 +04:00 |
|
|
4509d02425
|
Set password for DB (otherwise it won't connect), copied gitignore to dockerignore
|
2023-03-09 17:21:55 +04:00 |
|
|
71964355b7
|
Bugfixes in docker-compose and DB, gunicorn for prod, env vars for app host and port
|
2023-03-03 18:10:17 +04:00 |
|
|
5f328d82d3
|
MySQL database
|
2023-02-19 17:49:44 +04:00 |
|
|
4c7f07dd05
|
Misspelled "mysql"
|
2023-02-19 16:20:34 +04:00 |
|
|
bfea5eeb06
|
Basic app, mainly copied from tmpl-flask
|
2023-02-18 20:01:13 +04:00 |
|