Commit Graph

3 Commits

Author SHA1 Message Date
Marc Koch 07ddbb793e
🔧 configure application environment variables
Sets up environment variables within the docker-compose file,
replacing the use of a .env file. This includes defining
variables for Django secret key, allowed hosts, SMTP settings,
and sender name. This change improves configuration management
and clarifies the necessary environment settings.
2025-06-25 17:02:50 +02:00
Marc Koch 1a2e88948a
separate data from code 2025-04-25 17:06:49 +02:00
Marc Koch fad27fe7f0
🎉 Initial commit 2025-01-05 22:10:07 +01:00