1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00

added a note to clean cookies when swapping modes

This commit is contained in:
NEOLPAR 2022-07-28 10:38:54 +01:00
parent 08f9c628ab
commit 56704b3c20

View file

@ -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