Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
James Stevens committed Jan 17, 2020
1 parent 04d54d6 commit bf4652f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ $ curl 'http://127.0.0.1:800/dns/api/v1.0/resolv?name=www.google.com' 2>/dev/nul

# Runnning in a Production Docker Container

I've created a base container image called `jamesstevens/mini-slack142-gunicorn-nginx` that has `nginx` and `Python` in it,
and then created an application container to run `dnsflsk` in that.
I've created a base container image called [`jamesstevens/mini-slack142-gunicorn-nginx`](https://hub.docker.com/repository/docker/jamesstevens/mini-slack142-gunicorn-nginx)
that has `nginx` and `Python` in it, and then created an application container to run `dnsflsk` in that.

All you need to do is

Expand Down

0 comments on commit bf4652f

Please sign in to comment.