1
0
Fork 0

Update docker-compose.yml

This commit is contained in:
Anye 2024-11-11 23:02:51 +08:00 committed by GitHub
parent e247dec4b0
commit 63e392d2d5
1 changed files with 1 additions and 1 deletions

View File

@ -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