add restart policy

This commit is contained in:
hexboy 2024-08-15 17:51:21 +03:30
parent 0f6b476927
commit a047f19597

View file

@ -3,6 +3,7 @@ services:
image: hexboy2011/maven-mirror-tool
build:
context: .
restart: unless-stopped
environment:
NODE_ENV: production
ports: