Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

dxe/static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

static

This repo uses the nginx buildpack to serve static files with dokku.

deployment

First, add the dokku project "static" as a remote repo.

git remote add dokku [email protected]:static

Then, push your changes with git push dokku master.