Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
cbellone authored Nov 24, 2024
1 parent bc74e13 commit 9346630
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,7 @@ However, if you decide to do so, then you need to make a couple of changes:

* Uncomment the `alfio` service in the `docker-compose.yml` file
* Check the user and password for the services in the `.env` file
* Add a mapping for port `8443`
* Handle SSL termination (e.g. with something like `tutum/haproxy`)
* Handle SSL termination (e.g. with something like `tutum/haproxy`) 443 -> 8080

### Test alf.io application
* Check alfio logs: `docker logs alfio`
Expand Down

0 comments on commit 9346630

Please sign in to comment.