feat(id.tjo.space): changes
This commit is contained in:
parent
e03d3c6255
commit
4a6b8acf24
2 changed files with 2 additions and 0 deletions
id.tjo.space/containers
|
@ -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
|
||||
|
|
|
@ -4,6 +4,7 @@ Description=A Valkey Container
|
|||
[Container]
|
||||
Image=docker.io/valkey/valkey:8
|
||||
Network=main.network
|
||||
NetworkAlias=postgresql
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
|
Loading…
Reference in a new issue