10 lines
150 B
JSON
10 lines
150 B
JSON
{
|
|
"services": [
|
|
{
|
|
"name": "whoami",
|
|
"image": "traefik/whoami:v1.10.0",
|
|
"isMain": true,
|
|
"internalPort": "80"
|
|
}
|
|
]
|
|
}
|