Used port 5500 for api, small change to README.

This commit is contained in:
Daniel31x13 2022-07-19 06:56:28 -04:00
parent 1c9d626d08
commit c3cb056c70

View File

@ -52,7 +52,7 @@ The objective is to have a self-hosted place to keep useful links in one place,
4. [Optional] If you want to use this app across the network change `REACT_APP_API_HOST` in docker-compose.yml with the computer IP and API port.
3. head to the main folder and run `docker compose up -d`.
3. **This project is using `docker compose V2`** so head to the main folder and run `docker compose up -d`.
### Manual Setup