fixup readme
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s
Details
This commit is contained in:
parent
86ef367628
commit
39a1ea024a
|
@ -28,11 +28,11 @@ Clone this repository to a directory on your machine
|
|||
|
||||
1. Create certificates directory
|
||||
|
||||
mkdir /etc/nginx/certs
|
||||
sudo mkdir /etc/nginx/certs
|
||||
|
||||
1. Copy the certificate to the directory
|
||||
|
||||
cp dgfprototype.*.pem /etc/nginx/certs/
|
||||
sudo cp dgfprototype.*.pem /etc/nginx/certs/
|
||||
|
||||
1. Add the following to the `http` section of `/etc/nginx/nginx.conf`
|
||||
|
||||
|
|
Loading…
Reference in New Issue