rename postgres container

This commit is contained in:
2026-06-29 00:39:01 +07:00
parent 36575fd0fc
commit 3ec2853df6
5 changed files with 754 additions and 2 deletions
+2 -2
View File
@@ -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