返回 marp
.env.development
根目录 / website / .env.development
1 NEXT_PUBLIC_HOST=http://localhost:3000/
2 NEXT_PUBLIC_DOCS=1
3
3 lines Plain Text