1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 05:41:03 +08:00

Update docker-compose.yml

This commit is contained in:
Anye 2024-11-11 23:01:33 +08:00 committed by GitHub
parent 013c7f98f2
commit 75666c901b

View File

@ -3,7 +3,7 @@ networks:
external: true
services:
blinko:
image: blinkospace/blinko:latest
image: blinkospace/blinko:v0.2.1
container_name: ${CONTAINER_NAME}
environment:
NODE_ENV: production
@ -23,4 +23,4 @@ services:
retries: 5
start_period: 30s
networks:
- 1panel-network
- 1panel-network