- Readme changes

- docker fixed version postresql
- sync [WIP]
This commit is contained in:
2023-10-07 19:10:04 +02:00
parent 6822b5eab5
commit ec35f66a88
7 changed files with 51 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ version: "3.7"
services:
postgres:
container_name: "rss-postgres"
image: "postgres:latest"
image: "postgres:15"
ports:
- "5432:5432"
environment: