Update docker-compose.yml
This commit is contained in:
parent
62e0108e1d
commit
e0c841476a
|
|
@ -3,7 +3,7 @@ networks:
|
|||
external: true
|
||||
services:
|
||||
blinko:
|
||||
image: blinkospace/blinko:v0.2.1
|
||||
image: blinkospace/blinko:0.2.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
|
|
|
|||
Loading…
Reference in New Issue