This commit is contained in:
Vassiliy Yegorov
2022-08-25 12:44:43 +07:00
parent 78d9169720
commit 085fb5d21c

View File

@@ -1,7 +1,7 @@
version: '3.8' version: '3.8'
services: services:
psql: psql:
image: postgres image: postgres:11-alpine
container_name: postgres container_name: postgres
restart: always restart: always
environment: environment: