This commit is contained in:
2023-03-27 18:03:20 +02:00
parent 8b121c9e6e
commit b3061ad79a
11 changed files with 516 additions and 30 deletions
-1
View File
@@ -3,7 +3,6 @@ services:
postgres:
container_name: "rss-postgres"
image: "postgres:latest"
restart: always
ports:
- "5432:5432"
environment: