mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-04-27 21:16:14 +02:00
c1f89ae446
Former-commit-id: cd03bb966f
2 lines
84 B
TypeScript
2 lines
84 B
TypeScript
export const API_BASE = process.env.NEXT_PUBLIC_API_URL || "http://localhost:8000";
|