7 lines
190 B
TOML
7 lines
190 B
TOML
[marathon]
|
|
host = "localhost"
|
|
port = 8080
|
|
[package]
|
|
sources = [ "git://github.com/mesosphere/universe.git", "https://github.com/mesosphere/universe/archive/master.zip",]
|
|
cache = "tmp/cache"
|