mirror of
https://github.com/ysoftdevs/th.git
synced 2026-03-26 11:21:53 +01:00
9 lines
115 B
YAML
9 lines
115 B
YAML
node:
|
|
image: wildfly-cluster-app
|
|
links:
|
|
- lb:lb
|
|
lb:
|
|
image: wildfly-cluster-httpd
|
|
ports:
|
|
- "9090:80"
|