update readme
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details

This commit is contained in:
Ladd Hoffman 2024-04-18 13:43:28 -05:00
parent 3f35977b19
commit 8eff5e13a5
1 changed files with 2 additions and 2 deletions

View File

@ -30,9 +30,9 @@ Clone this repository to a directory on your machine
sudo mkdir /etc/nginx/certs
1. Copy the certificate to the directory
1. Move the certificate to the certificates directory
sudo cp dgfprototype.*.pem /etc/nginx/certs/
sudo mv dgfprototype.*.pem /etc/nginx/certs/
1. Add the following to the `http` section of `/etc/nginx/nginx.conf`