generated from VLADIMIR/template
rename postgres container
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
postgres:
|
||||
postgres_evening_detective_server:
|
||||
image: postgres:15
|
||||
container_name: postgres15
|
||||
container_name: postgres_evening_detective_server
|
||||
environment:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
|
||||
Reference in New Issue
Block a user