Skip to content

Commit

Permalink
added a note to clean cookies when swapping modes
Browse files Browse the repository at this point in the history
  • Loading branch information
NEOLPAR committed Jul 28, 2022
1 parent 08f9c62 commit 56704b3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 56704b3

Please sign in to comment.