Skip to content

ntnp/smr-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smr-utils

nginx

Local development with HTTPS

  1. Install mkcert.

  2. Generate a local signed certificate:

$ mkcert "localhost" "127.0.0.1" "your-LAN-ipv4" "::1"
  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

No releases published

Packages

No packages published