fixup readme
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details

This commit is contained in:
Ladd Hoffman 2024-04-18 13:06:37 -05:00
parent 86ef367628
commit 39a1ea024a
1 changed files with 2 additions and 2 deletions

View File

@ -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`