Skip to content

How do I configure Misskey for testing on my local machine? #7736

Answered by taraxos
taraxos asked this question in Q&A
Discussion options

You must be logged in to vote

Finally got it to work! :) For anyone else who might run into this issue for whatever reason, in default.yml set the url to http://localhost:3000/ and set the port to 3000, and in docker-compose.yml set ports to "3000:3000" instead of "127.0.0.1:3000:3000". Thanks to @mei23 for your help.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by taraxos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant