Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
RetGal committed Aug 27, 2024
1 parent 4acfd7f commit 3e57842
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions content/en/docs/02/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,7 @@ Now we can finally run ClassQuiz locally:
dagger call proxy --context-frontend=./frontend --context-backend=. --proxy-config=Caddyfile-docker up --ports=8000:8080
```

And then visit http://localhost:8000/

Where, after registering ourselves, we can log in and create our survey!
And then visit [localhost:8000](http://localhost:8000/) - where, after registering ourselves, we can log in and create our survey!


### Complete Solution
Expand Down

0 comments on commit 3e57842

Please sign in to comment.