Skip to content

RekGRpth/nginx.auth0.docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. create file .env with contents
AUTH0_CLIENT_ID=YOUR_AUTH0_CLIENT_ID
AUTH0_CLIENT_SECRET=YOUR_AUTH0_CLIENT_SECRET
AUTH0_DOMAIN=YOUR_AUTH0_DOMAIN
NGINX_SERVER_NAME=YOUR_NGINX_SERVER_NAME
  1. put your cert and key into files cert.pem and key.pem
  2. run
docker-compose up

Releases

No releases published

Packages

No packages published