summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web_infrastructure/supervisorctl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/web_infrastructure/supervisorctl.py b/web_infrastructure/supervisorctl.py
index 97cd3a0c..35d40928 100644
--- a/web_infrastructure/supervisorctl.py
+++ b/web_infrastructure/supervisorctl.py
@@ -104,7 +104,7 @@ EXAMPLES = '''
state: restarted
username: test
password: testpass
- server_url: 'http://localhost:9001'
+ server_url: http://localhost:9001
'''