-
Hello, I'm trying to get a server running with a modpack (The 1.12.2 Pack) and the container keeps failing with a problem apparently due to my API key according to the logs. The key is fine though, directly copied it and tested if it was valid with a request in Postman. Here's my docker-compose .yml
And here's the logs:
|
Beta Was this translation helpful? Give feedback.
Answered by
itzg
May 9, 2023
Replies: 1 comment 1 reply
-
Make sure to escape the dollar signs as described in the note here: https://github.com/itzg/docker-minecraft-server#auto-curseforge-management |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Ozuhan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure to escape the dollar signs as described in the note here:
https://github.com/itzg/docker-minecraft-server#auto-curseforge-management