docs: update now deploy command

pull/115/head
Amio 2018-08-14 01:29:12 +08:00
rodzic 7f4b17bd66
commit 6c860b2fd3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -59,7 +59,7 @@ Badgen Server will auto load all svg files in [libs/icons](libs/icons/). Please
Badgen is stateless (not rely on db service). Deploy your own instance to [Now][now-href] with one single command:
```
now amio/badgen-service -e GH_TOKEN=''
now amio/badgen-service -e GH_TOKEN='' -e TRACKING_GA=''
```
> `GH_TOKEN` is required by Now deployment, but it's optional for Badgen (mostly, except some github badges :P).