Skip to content

matsilva/nginx-hash-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was created to go along with this article

run the project

In the project directory, run:

  • npm run build
  • docker build -t nginx/test .
  • docker run --name="nginx-test-app" -p 8080:8080 nginx/test

Open up http://localhost:8080 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published