This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
scoresaber-reloadedv3/config.ts
Liam 00462d9ed6
All checks were successful
Deploy / deploy (push) Successful in 5m10s
bob
2024-10-04 18:25:37 +01:00

4 lines
103 B
TypeScript

export const config = {
siteUrl: process.env.NEXT_PUBLIC_SITE_URL || "https://ssr.fascinated.cc",
};