Skip to content

Commit

Permalink
notes
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkircos committed Jun 28, 2024
1 parent bc7ea6e commit 3566d15
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,11 @@ Auth0 creds need to be updated in: API, Client, Multiplayer, and Connections.

## Start Docker

`docker compose --profile base up`

`docker compose --profile base up -d` to run as a daemon
Keep this running in a tab
`docker compose --profile base up`
or
`docker compose --profile base up -d`
to run as a daemon

## Start Quadratic Dev

Expand Down

0 comments on commit 3566d15

Please sign in to comment.