Skip to content

Commit

Permalink
Merge pull request #446 from rhaym-tech/patch-5
Browse files Browse the repository at this point in the history
Update image API base url
  • Loading branch information
saiteja-madha authored Feb 5, 2024
2 parents d009b4f + 11a41cc commit 228872c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ module.exports = {

IMAGE: {
ENABLED: false,
BASE_API: "https://strangeapi.fun/api",
BASE_API: "https://strangeapi.hostz.me/api",
},

INVITE: {
Expand Down

0 comments on commit 228872c

Please sign in to comment.