add
This commit is contained in:
@@ -3,7 +3,7 @@ version: "3.9"
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:18.1-alpine
|
||||
container_name: user_postgres
|
||||
container_name: api_postgres
|
||||
environment:
|
||||
POSTGRES_USER: app
|
||||
POSTGRES_PASSWORD: app123
|
||||
|
||||
Reference in New Issue
Block a user