@@ -75,12 +75,13 @@ chmod o+rwx data
version: '3.7'
services:
db:
image: postgres:13
restart: always
environment:
POSTGRES_PASSWORD: postgres
TZ: 'Europe/Stockholm'
PGTZ: 'Europe/Stockholm'
ports:
- "5432:5432"
volumes:
The note is not visible to the blocked user.