Skip to content

Commit

Permalink
Add more extra hosts to fix DNS looooong time
Browse files Browse the repository at this point in the history
  • Loading branch information
DocSystem committed Sep 2, 2023
1 parent a3b2c3a commit f46e5b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ services:
ANIMUS_BASE_URL: "https://api.efreicraft.fr/"
ANIMUS_API_KEY: ${ANIMUS_API_KEY}
extra_hosts:
- "api.efreicraft.fr:10.10.51.120"
- "api.efreicraft.fr:10.10.51.120"
- "discord.com:162.159.138.232"

0 comments on commit f46e5b1

Please sign in to comment.