feat(id.tjo.space): changes

This commit is contained in:
Tine 2025-03-07 12:50:52 +01:00
parent e03d3c6255
commit 4a6b8acf24
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw
2 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,7 @@ EnvironmentFile=/etc/postgresql/secrets.env
Environment=POSTGRES_USER=id.tjo.space
Environment=POSTGRES_DB=id.tjo.space
Network=main.network
NetworkAlias=postgresql
[Service]
Restart=always

View file

@ -4,6 +4,7 @@ Description=A Valkey Container
[Container]
Image=docker.io/valkey/valkey:8
Network=main.network
NetworkAlias=postgresql
[Service]
Restart=always