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