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
35070f7c1c
traefik
/
integration
/
fixtures
/
simple_web.toml
7 lines
60 B
TOML
Raw
Normal View
History
Unescape
Escape
Use of Viper and cobra
2016-01-13 21:46:44 +00:00
port
=
":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
logLevel
=
"DEBUG"
[
web
]
address
=
":8080"
Reference in a new issue
Copy permalink