aboutsummaryrefslogtreecommitdiff
path: root/next.config.mjs
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-04-07 13:50:17 +0000
committerGitHub <[email protected]>2024-04-07 13:50:17 +0000
commit1eee8b5196828128a189d6e9bf889500aadb2308 (patch)
tree2c569fcd87048af5d3b2fd23a89b28c50565a109 /next.config.mjs
parentidk what I am doing (diff)
downloaddramalama-1eee8b5196828128a189d6e9bf889500aadb2308.tar.xz
dramalama-1eee8b5196828128a189d6e9bf889500aadb2308.zip
idek
Diffstat (limited to 'next.config.mjs')
-rw-r--r--next.config.mjs4
1 files changed, 4 insertions, 0 deletions
diff --git a/next.config.mjs b/next.config.mjs
index e1f50db..e515f21 100644
--- a/next.config.mjs
+++ b/next.config.mjs
@@ -27,6 +27,10 @@ const nextConfig = {
protocol: "https",
hostname: "uploads.mangadex.org",
},
+ {
+ protocol: "https",
+ hostname: "sup-proxy.zephex0-f6c.workers.dev",
+ },
],
},
logging: {