From d87f16bb53385612e7636a078ff2f72cddc7e903 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Mon, 7 Sep 2015 04:29:46 -0400 Subject: [PATCH] Add plugin.toml --- plugin.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugin.toml diff --git a/plugin.toml b/plugin.toml new file mode 100644 index 0000000..b1e8a13 --- /dev/null +++ b/plugin.toml @@ -0,0 +1,4 @@ +[plugin] +description = "dokku postgres service plugin" +version = "1.0.0" +[plugin.config]