Change privatebin port to make it work

pull/1/head
otthorn 3 years ago committed by root
parent d6cdfa8f25
commit 381000a564

@ -30,7 +30,7 @@ services:
volumes:
- ./privatebin_data:/srv/data
ports:
- 8083:80
- 8083:8080
etherpad:
build: etherpad

Loading…
Cancel
Save