add network
This commit is contained in:
@@ -3,6 +3,7 @@ Image=docker.io/postgres
|
|||||||
Volume=postgres.volume:/var/lib/postgresql/data:Z
|
Volume=postgres.volume:/var/lib/postgresql/data:Z
|
||||||
EnvironmentFile=./.env
|
EnvironmentFile=./.env
|
||||||
HostName=postgres
|
HostName=postgres
|
||||||
|
Network=vote.network
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|||||||
Reference in New Issue
Block a user