1
0
mirror of https://github.com/xorcare/testing-go-code-with-postgres.git synced 2025-07-03 23:30:31 +02:00

Fix linter issues and simplify yaml files

This commit is contained in:
Vasiliy Vasilyuk
2024-10-06 16:37:16 +03:00
parent b7eb482b87
commit a2d02fb915
5 changed files with 27 additions and 23 deletions

View File

@ -1,3 +1,4 @@
---
version: "3.8"
services:
@ -15,7 +16,7 @@ services:
retries: 5
timeout: 5s
ports:
- "32260:5432"
- 32260:5432
volumes:
- ./docker-multiple-databases.sh:/docker-entrypoint-initdb.d/docker-multiple-databases.sh:ro
tmpfs: