fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: '3.8'
|
||||
services:
|
||||
psql:
|
||||
image: postgres
|
||||
image: postgres:11-alpine
|
||||
container_name: postgres
|
||||
restart: always
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user