mirror of
https://github.com/anyproto/any-sync-dockercompose.git
synced 2025-06-08 05:47:03 +09:00
README.md fixed
This commit is contained in:
parent
c3ddeb5631
commit
22fa2efb0e
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ To get started, follow these steps:
|
||||||
echo 'EXTERNAL_LISTEN_HOSTS=<yourExternalIp1> <yourExternalIp2' >> .env.override
|
echo 'EXTERNAL_LISTEN_HOSTS=<yourExternalIp1> <yourExternalIp2' >> .env.override
|
||||||
```
|
```
|
||||||
More information can be found [here](../../wiki/Configuration).
|
More information can be found [here](../../wiki/Configuration).
|
||||||
4. **Run the project:**
|
5. **Run the project:**
|
||||||
```bash
|
```bash
|
||||||
make start
|
make start
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue