Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
chibiegg committed Sep 18, 2019
1 parent 161710d commit fe3b26f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ python manage.py runserver
```


## kubernates (minikube)

```bash
make
make apply
```

## docker-compose

```bash
Expand Down

0 comments on commit fe3b26f

Please sign in to comment.