diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-02 10:51:42 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-02 10:58:33 +0100 |
commit | 0393e8751989e0d6333450fd8c83555241a0eec6 (patch) | |
tree | 227ba48a990e83049ce2a492d3d26fd4058fe67b | |
parent | os.makedirs is almost but not entirely unlike mkdir -p (diff) | |
download | synapse-0393e8751989e0d6333450fd8c83555241a0eec6.tar.xz |
Make the demo listen on both HTTP and HTTPS ports
-rwxr-xr-x | demo/start.sh | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/demo/start.sh b/demo/start.sh |