maven-mirror-tool/compose.yaml
2024-08-15 17:51:21 +03:30

10 lines
189 B
YAML

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