fix typo in DOCKER.md
This commit is contained in:
parent
218c756a70
commit
a248536789
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
1. Copy `docker/config.example.ini` to `docker/config.ini`, and change the settings to your liking.
|
1. Copy `docker/config.example.ini` to `docker/config.ini`, and change the settings to your liking.
|
||||||
2. Copy `docker/proxy-config.example.json` to `docker/proxy-config.json`, and do the same.
|
2. Copy `docker/proxy-config.example.json` to `docker/proxy-config.json`, and do the same.
|
||||||
3. Copy `docker/frontend.example.env` to `docker/frontend.env`, and do th esame.
|
3. Copy `docker/frontend.example.env` to `docker/frontend.env`, and do the same.
|
||||||
4. Build with `docker compose build`
|
4. Build with `docker compose build`
|
||||||
5. Run with `docker compose up`
|
5. Run with `docker compose up`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue