build: make project deployable via docker/podman

This commit is contained in:
Sandro Eiler 2024-02-07 12:07:03 +01:00
parent 2ae860f176
commit 9dde52c1cd
7 changed files with 102 additions and 109 deletions

View file

@ -1,7 +0,0 @@
application_port: 8000
database:
host: "127.0.0.1"
port: 5432
username: "postgres"
password: "password"
name: "newsletter"