Skip to content

Commit

Permalink
Documented portRewrite configuration variable
Browse files Browse the repository at this point in the history
  • Loading branch information
omichel committed May 7, 2020
1 parent 1ceaa38 commit b3306d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/web/server/simulation_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,7 @@ def main():
# are described here:
#
# port: local port on which the server is listening (launching webots instances).
# portRewrite: true if local ports are computed from 443 https/wss URLs (apache rewrite rule).
# sslKey: private key for a SSL enabled server.
# sslCertificate: certificate for a SSL enabled server.
# projectsDir: directory in which projects are located.
Expand Down

0 comments on commit b3306d6

Please sign in to comment.