Browse Source

added a note to clean cookies when swapping modes

master
NEOLPAR 4 years ago
parent
commit
10d741234a
  1. 5
      docs/CONTRIBUTING.md

5
docs/CONTRIBUTING.md

@ -162,7 +162,10 @@ When you are running locally, budibase stores data on disk using docker volumes.
### Development Modes
A combination of environment variables controls the mode budibase runs in.
A combination of environment variables controls the mode budibase runs in.
| **NOTE**: You need to clean your browser cookies when you change between different modes.
Yarn commands can be used to mimic the different modes as described in the sections below:
#### Self Hosted

Loading…
Cancel
Save