pastebin
pastebin copied to clipboard
alias not working
I have the docker up and running with a reverse proxy (cosmos-server).
visiting pasty.
-
How can i change the "the paste has been successfully created" where it links to the 192.168.88.37 is has in the container/host and use the domain instead.
-
when using the pastebin alias
alias pastebin="curl -w '\n' -q -L --data-binary @- -o - http://pasty.<domain>.<tld>/"
echo "hello World" | pastebin
All i see, is that curl is returning the pastebin html