ervu-secret/config/docker-compose.mo.yaml
2024-07-19 15:01:56 +03:00

10 lines
215 B
YAML

version: "3"
services:
webbpm-app:
build:
context: .
dockerfile: Dockerfile
volumes:
- ./standalone.xml:/opt/jboss/wildfly/standalone/configuration/standalone.xml
ports:
- 8080