Skip to content

Commit

Permalink
Add correct caddy url
Browse files Browse the repository at this point in the history
  • Loading branch information
Isengo1989 committed Nov 7, 2023
1 parent 1cd816d commit 41d05cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/installation/devenv.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ Here is an overview of services Shopware provides by default and how you can acc
### Caddy
Caddy is a powerful, enterprise-ready, open-source web server with automatic HTTPS written in Go.

[http://127.0.0.1:8000](http://localhost:8000)
[http://127.0.0.1:8000](http://127.0.0.1:8000)

### Adminer
Adminer is a full-featured database management tool written in PHP.
Expand Down

0 comments on commit 41d05cd

Please sign in to comment.