From 699bf610169daeb47bdcc894eb13fa1a706dc50b Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 22 Dec 2020 16:01:53 +0100 Subject: Switch to static Web App --- config.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 config.json (limited to 'config.json') diff --git a/config.json b/config.json new file mode 100644 index 0000000..1ad14b1 --- /dev/null +++ b/config.json @@ -0,0 +1,11 @@ + +{ + "deployments":[ + { + "host":"example.com", + "username":"exampleuser", + "webroot":"/srv/http/example.com/public/" + } + ] +} + -- cgit v1.2.3-70-g09d2