Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Zweili c52bc7c382 Allow IP 0.0.0.0 2023-07-22 16:40:59 +02:00
Andreas Zweili 8bf4ee6bbe Randomize the ports
This should help with port colitions when running multiple projects at once.
2023-07-22 15:58:26 +02:00
Andreas Zweili 1a4c75c7aa Remove unused docker settings 2023-07-18 21:44:35 +02:00
Andreas Zweili 4217774c13 Connect through socket to DB 2023-07-18 21:43:42 +02:00
Andreas Zweili 3860b94c0b Create a django database 2023-07-14 14:34:56 +02:00
Andreas Zweili 05c61e275a Use the DB with the local username 2023-07-14 14:27:32 +02:00
Andreas Zweili 2e781b2cd1 Remove the password for local settings 2023-07-14 14:24:22 +02:00
Andreas Zweili 64ddd7ef66 Use the current user for DB access 2023-07-14 14:15:11 +02:00
Andreas Zweili 12e72e2698 Get the postgres password from the env variable 2022-12-12 10:07:58 +01:00
Andreas Zweili 0a669d7e88 Correct name for SECRET_KEY env 2022-12-12 10:07:29 +01:00
Andreas Zweili 3d9077f423 Try to move the package into a src file 2022-11-27 17:52:29 +01:00