Skip to content

Commit

Permalink
Revert "Update readme about using docker compose"
Browse files Browse the repository at this point in the history
This reverts commit c05f54f.
  • Loading branch information
leojonathanoh committed Nov 9, 2023
1 parent c05f54f commit 967fa08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ See [here](docs/upgrading-docker-images-to-3.3.md).
## Development

```sh
# For faster builds, use `docker compose` with docker-container driver instead of `docker-compose`
docker buildx create --name mybuilder --driver docker-container --use
# Now use `docker compose` for all commands below. Enjoy.

# Start
docker-compose up --build
# ASP available at http://localhost:8081/ASP. Username: admin, password admin. See ./config/ASP/config.php
Expand Down

0 comments on commit 967fa08

Please sign in to comment.