1
0
Fork 0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-11-08 06:00:09 +00:00

hopefully the last fixes

This commit is contained in:
Martin Thielecke 2017-12-29 22:21:43 +00:00
parent a834d46c92
commit b106f1627b

View file

@ -129,5 +129,5 @@ Example: redis+tcp://auth:mypass@redis.example.com:6379/5?prefix=cloudkeys::
3. Deploy on App Engine
```
$ appcfg.py update .
$ appcfg.py update .
```