This website requires JavaScript.
Explore
Help
Sign in
baalajimaestro
/
traefik
Watch
1
Star
0
Fork
You've already forked traefik
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
e5fb1ffeb7
traefik
/
integration
/
fixtures
/
simple_web.toml
9 lines
88 B
TOML
Raw
Normal View
History
Unescape
Escape
Remove old global config and use new static config
2018-11-27 16:42:04 +00:00
[
log
]
Updates and additions on some integration tests - Use defer to kill traefik process (to fix the still running traefik binaries if the given tests is failing before the kill) - Add TestWithWebConfig - Add *.test to gitignore to ignore the test binaries generated by go. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-11-03 22:06:31 +00:00
logLevel
=
"DEBUG"
Fix tests to accept entrypoints
2016-02-01 10:07:05 +00:00
[
entryPoints
]
[
entryPoints
.
http
]
address
=
":8000"
Updates and additions on some integration tests - Use defer to kill traefik process (to fix the still running traefik binaries if the given tests is failing before the kill) - Add TestWithWebConfig - Add *.test to gitignore to ignore the test binaries generated by go. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-11-03 22:06:31 +00:00
Fix redirect problem on dashboard + docs/tests on [web]
2018-01-11 08:46:03 +00:00
[
api
]
Reference in a new issue
Copy permalink