Change privatebin port to make it work
This commit is contained in:
parent
d6cdfa8f25
commit
381000a564
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ services:
|
|||
volumes:
|
||||
- ./privatebin_data:/srv/data
|
||||
ports:
|
||||
- 8083:80
|
||||
- 8083:8080
|
||||
|
||||
etherpad:
|
||||
build: etherpad
|
||||
|
|
Loading…
Reference in a new issue