diff --git a/joplin.yaml b/joplin.yaml index ecd8f9f..1b1cb43 100644 --- a/joplin.yaml +++ b/joplin.yaml @@ -7,8 +7,6 @@ services: hostname: postgress volumes: - /DockerVol/joplindb:/var/lib/postgresql/data - ports: - - "5432:5432" restart: unless-stopped networks: - netgrimoire