Skip to content

Commit

Permalink
Update running-locally.mdx
Browse files Browse the repository at this point in the history
update the contributing page with new worker in docker compose
  • Loading branch information
cchalop1 authored and nicotsx committed Nov 24, 2023
1 parent 29cecd4 commit 54d619d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/docs/contributing/running-locally.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ You need to copy `.env.exemple` to `.env` and edit there following env

## Run Tipi
1. Start the app with `npm run start:dev` from the root folder
2. Start the watcher with `npm run dev:watcher` from the root folder
2. Visit `localhost:3000` in your browser

## Using your own appstore repo
Expand Down

1 comment on commit 54d619d

@vercel
Copy link

@vercel vercel bot commented on 54d619d Nov 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.