Skip to content

Commit

Permalink
Document how to change port and address
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Jun 17, 2022
1 parent 2e33edc commit 4ef0245
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ $ xp serve -c src/main/etc/mongo

*Now open http://localhost:8080/login in your browser.*

To change the address and port the server runs on, add `-a 0.0.0.0:8443` to the above command line.

User management
---------------
All of the following use the *sql* configuration. For use with MongoDB, use `src/main/etc/mongo` instead!
Expand Down

0 comments on commit 4ef0245

Please sign in to comment.