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