mirror of
https://github.com/hexboy/maven-mirror-tool.git
synced 2025-04-09 00:09:09 +00:00
add restart policy
This commit is contained in:
parent
0f6b476927
commit
a047f19597
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ services:
|
|||
image: hexboy2011/maven-mirror-tool
|
||||
build:
|
||||
context: .
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
ports:
|
||||
|
|
Loading…
Add table
Reference in a new issue