mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
Co-authored-by: Pooya Parsa <pooya@pi0.io> Co-authored-by: Florent Delerue <florentdelerue@hotmail.com> Co-authored-by: Sébastien Chopin <seb@nuxt.com>
9 lines
305 B
Plaintext
9 lines
305 B
Plaintext
# Specify the path of @nuxt/ui-pro locally
|
|
NUXT_UI_PRO_PATH=
|
|
# Production token for @nuxt/ui-pro, purchase on https://ui.nuxt.com/pro/purchase
|
|
NUXT_UI_PRO_LICENSE=
|
|
# Used when pre-rendering the docs for dynamic OG images
|
|
NUXT_PUBLIC_SITE_URL=
|
|
# Used to fetch `nuxt/ui-pro` docs content
|
|
NUXT_GITHUB_TOKEN=
|