Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 415 Bytes

File metadata and controls

20 lines (14 loc) · 415 Bytes

TODO.

.env.local

NEXT_PUBLIC_API_URL=http://dev.talebound.net:8080
NEXT_PUBLIC_RECAPTCHA_SITE_KEY=6LeiWPElAAAAABi2SZ106XytyrE8oo3caX8HPwOh
NEXT_PUBLIC_CLOUDFLARE_HOSTNAME=imagedelivery.net

hosts file

Because of CORS policies, we need to make requests from this domain:

open with admin privileges, usually here C:\Windows\System32\drivers\etc

#Talebound
127.0.0.1 dev.talebound.net