Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 425 Bytes

File metadata and controls

23 lines (12 loc) · 425 Bytes

A Starter Template for Static Website using NGINX

Description

Nothing much, just a blank HTML file and Dockerfile ;)


Build & start

Require Docker to be installed.

Run docker-compose up to start the container and access your site at: http://localhost:8000

Deploy

Use Diginext command to deploy: dx deploy


Credits

TOP GROUP