parent
cda525a0a2
commit
b43e9fdea5
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
halo:
|
halo:
|
||||||
image: halohub/halo:2.5.1
|
image: halohub/halo:2.5.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -94,7 +94,7 @@
|
||||||
"key": "halo",
|
"key": "halo",
|
||||||
"name": "Halo",
|
"name": "Halo",
|
||||||
"tags": ["WebSite"],
|
"tags": ["WebSite"],
|
||||||
"versions": ["2.5.1"],
|
"versions": ["2.5.2"],
|
||||||
"shortDescZh": "强大易用的开源建站工具",
|
"shortDescZh": "强大易用的开源建站工具",
|
||||||
"shortDescEn": "Powerful and easy-to-use open source website builder",
|
"shortDescEn": "Powerful and easy-to-use open source website builder",
|
||||||
"type": "website",
|
"type": "website",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue