Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d6df977b40 | ||
|
|
b3bd0eed5a |
@@ -500,7 +500,7 @@ service_list() {
|
||||
return
|
||||
fi
|
||||
|
||||
dokku_log_info2_quiet "Postgres services"
|
||||
dokku_log_info2_quiet "$PLUGIN_SERVICE services"
|
||||
for SERVICE in $SERVICES; do
|
||||
echo "$SERVICE"
|
||||
done
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku mysql service plugin"
|
||||
version = "1.10.0"
|
||||
version = "1.10.1"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user