Don't need the build command
No longer needed, since we build them ahead of time ourselves.
This commit is contained in:
parent
2b44fd284e
commit
8ce4110f57
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ A fork of techfreak's [Pathfinder-container](https://gitlab.com/techfreak/pathfi
|
||||||
|
|
||||||
1. **Build & Run it**
|
1. **Build & Run it**
|
||||||
```shell
|
```shell
|
||||||
docker network create web && docker-compose up -d --build
|
docker network create web && docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
1. **Open the http://< your-domain >/setup page.**
|
1. **Open the http://< your-domain >/setup page.**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue