Useful command for running GoToSocial in Docker
alias gts="docker exec -it gotosocial /gotosocial/gotosocial"
This makes it a lot easier to run the admin tool from outside the container.
alias gts="docker exec -it gotosocial /gotosocial/gotosocial"
This makes it a lot easier to run the admin tool from outside the container.