Обновил докер композ
This commit is contained in:
@@ -23,7 +23,8 @@ services:
|
|||||||
timeout: 10s
|
timeout: 10s
|
||||||
|
|
||||||
service-db:
|
service-db:
|
||||||
image: postgres:14.7-alpine
|
image: postgres:14.20-alpine
|
||||||
|
shm_size: 1g
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: username
|
POSTGRES_USER: username
|
||||||
POSTGRES_PASSWORD: password
|
POSTGRES_PASSWORD: password
|
||||||
|
|||||||
Reference in New Issue
Block a user