SPB Git forge

spb/countryatlas

Public
20commits 1branches 0releases
268.3 MBsize
maindefault branch
12 days agolast push
TypeScript 57% Python 38.6% JavaScript 3.6% CSS 0.6%
260 B · 5 lines dotenv
Raw Blame History
1# Server-side API base (FastAPI, loopback). Client code calls same-origin /api/v1/* which Next rewrites here.2API_URL=http://127.0.0.1:82913# Public site URL used for canonical links, OpenGraph and the sitemap.4NEXT_PUBLIC_SITE_URL=https://www.countryatlas.co5