Compare commits

...

1 Commits
v1 ... main

Author SHA1 Message Date
ilovintit
d549284a3e 测试docker运行逻辑 2026-03-04 19:21:31 +08:00

View File

@ -1,3 +1,2 @@
FROM reg.songhuwan.com/library/we-chat-ci:v1.0.0
ENTRYPOINT["node","/app/index.js"]