card-jong-be/docker-compose.yml

8 lines
117 B
YAML
Raw Permalink Normal View History

2024-05-08 13:57:36 +00:00
services:
web:
container_name: rimajon2-be
restart: on-failure
build: .
ports:
- "9126:8080"