mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-19 15:09:36 +00:00
6 lines
272 B
Plaintext
6 lines
272 B
Plaintext
# 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables
|
|
NEXT_PUBLIC_VERSION=3.12.4
|
|
NEXT_PUBLIC_THEME=nobelium
|
|
NEXT_PUBLIC_WEBMENTION_ENABLE=yes
|
|
NEXT_PUBLIC_WEBMENTION_AUTH=https://github.com/siygle
|
|
NEXT_PUBLIC_WEBMENTION_HOSTNAME=chat.sylee.dev |