1
0

Yamllint'ed all files and made them compliant. (#379)

Co-authored-by: max <max@RedRapier.local>
This commit is contained in:
Maxime Rousseau
2020-10-06 01:17:43 -04:00
committed by GitHub
parent f48fb291c1
commit ea9abe6301
47 changed files with 368 additions and 369 deletions

View File

@@ -3,9 +3,9 @@ version: "3"
services:
postgres:
restart: unless-stopped
image: postgres:9.6.5
image: postgres:9.6.5
volumes:
- "postgres_datadir:/var/lib/postgresql/data"
volumes:
postgres_datadir:
postgres_datadir: