feat(docker): add restart policy
This commit is contained in:
parent
abe028577d
commit
05cf9c5784
@ -3,3 +3,4 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- "7000:7000"
|
- "7000:7000"
|
||||||
|
restart: unless-stopped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user