container_name changed
This commit is contained in:
parent
65866de63b
commit
b556ac8283
|
|
@ -33,7 +33,7 @@ services:
|
|||
- postgres
|
||||
|
||||
postgres:
|
||||
container_name: postgres
|
||||
container_name: email-api-postgres
|
||||
image: postgres:16
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
|
|
|
|||
Loading…
Reference in New Issue