Skip to content

alias not working #51

@VinterSolen

Description

@VinterSolen

I have the docker up and running with a reverse proxy (cosmos-server).

visiting pasty.. i can make pastes.

  1. 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.

  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions