mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
fix: update docker-compose (#475)
This commit is contained in:
+1
-3
@@ -1,8 +1,6 @@
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
app:
|
||||
image: node:20
|
||||
image: node:lts
|
||||
ports:
|
||||
- 4321:4321
|
||||
working_dir: /app
|
||||
|
||||
Reference in New Issue
Block a user