mirror of
https://github.com/ysoftdevs/th.git
synced 2026-04-01 07:13:03 +02: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"
|