You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sed -i "s|https://github.com/browserstack/enigma-access-modules.git|https://qwe:[email protected]/browserstack/enigma-access-modules.git|g" config.json
Copy file name to clipboardExpand all lines: docs/HTTPS setup/https-nginx-setup.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Following are the steps to Setup Nginx in enigma
6
6
- Should have a host(domain) with ssl certificats that can be attached to nginx.
7
7
- Make sure the host points the public IP of the machine in which enigma is running on. (i.e., create an dns A record with host pointing to public IP of machine)
8
8
2. Create a folder in the root folder of enigma named `certs` which contains ssl certificate and key.
9
-
3. Copy `nginx.conf.sample` file to `nginx.conf`
9
+
3. Copy `nginx.conf.sample` file in this folder to `nginx.conf`
0 commit comments