Updated config example.

Removed OnlySSL as this feature is not implemented yet and removed
username and password.
This commit is contained in:
claudemiro
2015-06-13 11:20:12 -03:00
parent 883376b0c8
commit f910433853
2 changed files with 0 additions and 8 deletions
-3
View File
@@ -42,12 +42,9 @@ $ go install github.com/dimiro1/ipe
```json
{
"Host": ":8080",
"User": "Username",
"Password": "123456",
"Apps": [
{
"ApplicationDisabled": false,
"OnlySSL": false,
"Secret": "APP_SECRET",
"Key": "APP_KEY",
"Name": "APP_NAME",