user addable

This commit is contained in:
2022-12-03 15:06:32 +01:00
parent 3256c7f5fe
commit 5b95621d04
5 changed files with 41 additions and 12 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.7"
services:
postgres:
container_name: 'to-do-postgres'
container_name: 'rss-postgres'
image: 'postgres:latest'
restart: always
ports: