Move more projects over to new "speed" SSD
This commit is contained in:
@ -52,7 +52,7 @@ services:
|
||||
image: postgres:14-alpine
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./db:/var/lib/postgresql/data
|
||||
- /mnt/speed/dbs/postgres/tt-rss:/var/lib/postgresql/data
|
||||
environment:
|
||||
- POSTGRES_PASSWORD=tt-rss
|
||||
- POSTGRES_USER=tt-rss
|
||||
|
Reference in New Issue
Block a user