diff options
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/config.json b/config.json deleted file mode 100644 index 1ad14b1..0000000 --- a/config.json +++ /dev/null @@ -1,11 +0,0 @@ - -{ - "deployments":[ - { - "host":"example.com", - "username":"exampleuser", - "webroot":"/srv/http/example.com/public/" - } - ] -} - |