2 replies
September 2019

thepenguinthatwants

This image doesnt seem to actually work.

It doesnt allow the volume part… I’ve tried this for a while now.

volumes:
  - /var/data/privatebin:/srv/data

When I took the volume part away it worked. But then this feels very unstable as I am also using automatic updates.

August 2023

m1ckyb

For anyone using this, the code in the compose file is wrong, the port is showing 4180 but should be 8080

“traefik.http.services.privatebin.loadbalancer.server.port=8080”