- Readme changes
- docker fixed version postresql - sync [WIP]
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
services:
|
||||
postgres:
|
||||
container_name: "rss-postgres"
|
||||
image: "postgres:latest"
|
||||
image: "postgres:15"
|
||||
ports:
|
||||
- "5432:5432"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user