Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 154 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 154 Bytes

openfisca-nsw-deploy

Running the Docker container locally

docker build -f openfisca_nsw_api.Dockerfile -t api_test .
docker run -p 80:80 api_test