This commit is contained in:
Carol Willing
2018-05-03 04:42:06 +02:00
parent 90e6b63e59
commit 19fab6bbf8

View File

@@ -63,7 +63,7 @@ in your Dockerfile is sufficient.
```python ```python
{ {
'username': 'name' 'username': 'name',
'state': {} 'state': {}
} }
``` ```