Skip to content

Commit

Permalink
docs(readme): fixes "ERROR: Network web declared as external, but cou…
Browse files Browse the repository at this point in the history
…ld not be found."

Update README.md StanGirard#69
  • Loading branch information
bruteforks committed Nov 16, 2024
1 parent 9b4ea20 commit 45ef6c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ Admin part is [api.primates.dev/admin](https://api.primates.dev/admin)
```Bash
git clone https://github.com/StanGirard/seo-audits-toolkit
cd seo-audits-toolkit
docker network create web

docker-compose pull ## docker-compose build if you want to build it on your own
docker-compose --env-file .env-example up -d
```
Expand Down

0 comments on commit 45ef6c0

Please sign in to comment.