update readme
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s
Details
This commit is contained in:
parent
3f35977b19
commit
8eff5e13a5
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in New Issue