add pull policy to build
This commit is contained in:
parent
2322c320a6
commit
59c10140a8
@ -5,6 +5,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
restart: always
|
||||
pull_policy: build
|
||||
ports:
|
||||
- "${PORT}:3000"
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user