11 lines
233 B
YAML
11 lines
233 B
YAML
- Internal Docker Containers:
|
|
- Service A:
|
|
href: http://localhost/
|
|
|
|
- External Docker Containers:
|
|
- Service B:
|
|
href: http://localhost/
|
|
|
|
- Non-Docker Containers:
|
|
- Service C:
|
|
href: http://localhost/ |