Skip to content

Commit

Permalink
chore: update system requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jjgancfer committed Apr 21, 2024
1 parent 9a3e909 commit 5d6e5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ We are going to use the first approach, creating a virtual machine in a cloud se

The machine for deployment can be created in services like Microsoft Azure or Amazon AWS. These are in general the settings that it must have:

- Linux machine with Ubuntu >= 20.04.
- Linux machine with Ubuntu >= 20.04 (any Linux machine will do as long as you know which steps do not apply to you and how to perform the equivalent ones, though).
- Docker and docker-compose installed.
- Open ports for the applications installed (in this case, ports 3000 for the webapp and 8443 for the API, or whatever port configure the app to use).

Expand Down

0 comments on commit 5d6e5c4

Please sign in to comment.