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
Copy file name to clipboardExpand all lines: infrastructure/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -489,7 +489,7 @@ Afterwards, the services are accessible from [http://rag.localhost](http://rag.l
489
489
490
490
Note: The command above has only been tested on *Ubuntu 22.04 LTS*.
491
491
492
-
On *Windows* you can adjust the hosts file as described in this DigitalOcean guide on editing the Windows hosts file: [Edit the Windows hosts file](https://docs.digitalocean.com/products/paperspace/machines/how-to/edit-windows-hosts-file/).
492
+
On *Windows* you can adjust the hosts file as described [here](https://docs.digitalocean.com/products/paperspace/machines/how-to/edit-windows-hosts-file/).
493
493
494
494
### 2.2 Production Setup Instructions
495
495
@@ -499,7 +499,7 @@ For deployment of the *NGINX Ingress Controller* and a cert-manager, the followi
499
499
500
500
[base-setup](server-setup/base-setup/Chart.yaml)
501
501
502
-
The email in `server-setup/base-setup/templates/cert-issuer.yaml` should be updated from `<replace@me.com>` to a real email address.
502
+
The email [here](server-setup/base-setup/templates/cert-issuer.yaml) should be changed from `<replace@me.com>` to a real email address.
0 commit comments