Skip to content

Commit

Permalink
ready for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozzie Bock committed Mar 22, 2021
1 parent 231a664 commit 23a1bfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .traefik.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
displayName: Gelf Logger
summary: Logs HTTP requests, optionally appends trace id and request start time headers.
type: middleware
import: github.com/itninja04/plugin-gelflog
import: github.com/itninja04/traefik-gelf-plugin
testData:
gelfEndpoint: "127.0.0.1"
gelfPort: 12202
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/itninja04/plugin-gelflog
module github.com/itninja04/traefik-gelf-plugin

go 1.14

Expand Down

0 comments on commit 23a1bfb

Please sign in to comment.