Skip to content

Commit 3c9d91e

Browse files
committed
change prod install instructions to link to INSTALL
1 parent ff5ec05 commit 3c9d91e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,7 @@ HackRU, and we found this
1818
+ run `./create_config`
1919
+ run `meteor`
2020
### for production
21-
+ install nginx and configure for https
22-
+ add config to proxy port 80 and 443 to 3000 (the meteor port)
23-
+ run dev install instructions
24-
+ change config if necessary to get stronger passwords/secret
25-
+ have mentors sign in with lcs
26-
+ manually mark mentor users as needed from the admin account
21+
+ see [install](INSTALL.md)
2722

2823
## Style Guide
2924
try to follow [airbnb's lead](https://github.com/airbnb/javascript).

0 commit comments

Comments
 (0)