Loop/Development: Difference between revisions

m
Fix env var for loop server url
(→‎Windows Specific: Fix command to insert the path into the profile file.)
m (Fix env var for loop server url)
Line 121: Line 121:
To do this, setup the standalone server as described above, then rather than a simple <code>make runserver</code>, do:
To do this, setup the standalone server as described above, then rather than a simple <code>make runserver</code>, do:


  LOOP_SERVER=https://path/to/server make runserver
  LOOP_SERVER_URL=https://path/to/server make runserver


Replace the server path with one of:
Replace the server path with one of:
canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628

edits