container_name changed
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
- postgres
|
||||
|
||||
postgres:
|
||||
container_name: postgres
|
||||
container_name: email-api-postgres
|
||||
image: postgres:16
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
|
||||
Reference in New Issue
Block a user