We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d1bd3 commit 0e4feb7Copy full SHA for 0e4feb7
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 6.1.0 / 2020-02-12
2
+
3
+- Add custom traefik middleware usage via labels and config
4
+- Better docs for HTTPS server setup
5
6
# 6.0.2 / 2020-02-05
7
8
- Maintenance release with updated dependencies
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "6.0.7-dev",
+ "version": "6.1.0",
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
"main": "dist/index.js",
"repository": "git@github.com:exoframejs/exoframe.git",
0 commit comments