1
0
Fork 0
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:
Grigory Efimov 2024-08-21 16:38:47 -03:00
parent c3ddeb5631
commit 22fa2efb0e
No known key found for this signature in database
GPG key ID: 0A88C34DFA7FD939

View file

@ -32,7 +32,7 @@ To get started, follow these steps:
echo 'EXTERNAL_LISTEN_HOSTS=<yourExternalIp1> <yourExternalIp2' >> .env.override
```
More information can be found [here](../../wiki/Configuration).
4. **Run the project:**
5. **Run the project:**
```bash
make start
```