maven-mirror-tool/compose.yaml
2024-07-07 00:38:40 +03:30

9 lines
161 B
YAML

services:
mirror:
image: hexboy2011/maven-mirror-tool
build:
context: .
environment:
NODE_ENV: production
ports:
- 8008:8008