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
This should help:
* standardise the nginx version running on different dev machines
* simplify dev environment setup
* standardise behaviour between central's deployed docker, and dev machines
* streamline testing frontend-related changes to nginx config
Copy file name to clipboardExpand all lines: docs/enketo.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ ODK Central Backend is already configured to connect with Enketo. The following
47
47
},
48
48
```
49
49
50
-
ODK Central Frontend is also already configured for Enketo as well. The following lines should already be in [`./nginx-conf/main.conf`](../nginx-conf/main.conf) to create a reverse proxy to Enketo.
50
+
ODK Central Frontend is also already configured for Enketo as well. The following lines should already be in [`./nginx-conf/nginx.conf`](../nginx-conf/nginx.conf) to create a reverse proxy to Enketo.
0 commit comments