3 Commits

Author SHA1 Message Date
7ef938a5ff
Create new config with credentials from env vars 2023-03-30 17:51:20 +02:00
a2cf4fc47f
Change .env.dev to reflect new settings storage 2023-03-30 17:05:46 +02:00
b8220732ee
Introduce "dev environment" and dotenv
There are now two dockerfiles. One for production, one for development.
All configuration is now also handled through dotenv files,
which these dotenv files, as well as the included VSCode launch tasks
use.
2023-03-28 00:54:04 +02:00