Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyko1991 authored Jun 27, 2023
1 parent 80aeae4 commit 9437927
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ The initial password can be changed in [`docker-compose.yml`](docker-compose.yml

First pull the latest major versions of the containers:

docker-compose pull
docker compose pull

Then start the containers:

docker-compose up -d
docker-compose logs -f
docker compose up -d
docker compose logs -f

For more configuration options see:
- https://github.com/ome/omero-server-docker/blob/master/README.md
Expand Down

0 comments on commit 9437927

Please # to comment.