mirror of
https://github.com/thomiceli/opengist.git
synced 2025-01-03 16:22:40 +00:00
Update README.md
This commit is contained in:
parent
1c35a19bd4
commit
8e481d70f0
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ docker pull ghcr.io/thomiceli/opengist:1
|
||||||
It can be used in a `docker-compose.yml` file :
|
It can be used in a `docker-compose.yml` file :
|
||||||
|
|
||||||
1. Create a `docker-compose.yml` file with the following content
|
1. Create a `docker-compose.yml` file with the following content
|
||||||
2. Run `docker-compose up -d`
|
2. Run `docker compose up -d`
|
||||||
3. Opengist is now running on port 6157, you can browse http://localhost:6157
|
3. Opengist is now running on port 6157, you can browse http://localhost:6157
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
|
|
Loading…
Reference in a new issue