Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lf-utils

nginx

Local development with HTTPS

  1. Install mkcert.

  2. Generate a local signed certificate:

$ mkcert "localhost" "127.0.0.1" "::1" "your-LAN-ipv4"
  1. Rename the files accordingly and move them to the nginx folder.
  • Certificate: .docker/nginx/ssl/localhost.pem
  • Private key: .docker/nginx/ssl/localhost-key.pem
  1. In case you'll be accessing the web server from another device, follow this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors