config.yml with Docker (#131)

This commit is contained in:
Thomas Miceli
2023-10-15 15:14:34 +09:00
committed by GitHub
parent b1acea9f1c
commit ef45f3d0ca
4 changed files with 18 additions and 3 deletions

View File

@ -85,6 +85,8 @@ chmod +x opengist
./opengist # with or without `--config config.yml`
```
Opengist is now running on port 6157, you can browse http://localhost:6157
### From source
Requirements : [Git](https://git-scm.com/downloads) (2.20+), [Go](https://go.dev/doc/install) (1.20+), [Node.js](https://nodejs.org/en/download/) (16+)