Skip to content

Commit

Permalink
fix: typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Picodes committed Dec 4, 2024
1 parent 3f4daeb commit 339baa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Now you will need to deploy the container, here are a few hosting solutions:
- [ECS Fargate](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Fargate.html) on AWS
- Docker-compose on any VM

Then you only need to set the PORT environment variable and it ill work! We recommend setting the PORt to 5173 (it is exposed in the Dockerfile) but feel free to change it.
Then you only need to set the PORT environment variable and it will work! We recommend setting the port to 5173 (it is exposed in the Dockerfile) but feel free to change it.

### Host it yourself

Expand Down

0 comments on commit 339baa4

Please sign in to comment.