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