Skip to content
Snippets Groups Projects
Select Git revision
  • cdfd1821eb47331541c008c918a8b5f48d7180c9
  • main default protected
  • old_beta_site
  • smart_caching
  • 51-endpoint-course-slow-to-load
  • dork
  • dork2
  • v2.0.8 protected
  • v2.0.7 protected
  • v2.0.6 protected
  • v2.0.5 protected
  • v2.0.4 protected
  • v2.0.3 protected
  • v2.0.2 protected
  • v2.0.1 protected
  • v2.0.0 protected
  • v1.1.10 protected
  • v1.1.9 protected
  • v1.1.8 protected
  • v1.1.7 protected
  • v1.1.6 protected
  • v1.1.5 protected
  • v1.1.4 protected
  • v1.1.3 protected
  • v1.1.2 protected
  • v1.1.1 protected
  • v1.1 protected
27 results

README.md

Blame
  • Dorian Koch's avatar
    cdfd1821
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    README.md 451 B

    this exists because it is very annoying to deal with cors while developing

    I need to deal with cors because i want to test the website on my mobile phone and tablet while running the dev server on my computer

    adding the local ip to the allow cors header did not work.

    Run this proxy with docker compose up --build, run the dev server with NEXT_PUBLIC_API_URL_PREFIX=origin npm run dev Website should now be reachable at http://localhost:7000/