feat: docs.pivoine.art
This commit is contained in:
11
Projects/docs.pivoine.art/.env.example
Normal file
11
Projects/docs.pivoine.art/.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
# Environment Variables
|
||||
# Copy this file to .env.local for local development
|
||||
|
||||
# Site Configuration
|
||||
NEXT_PUBLIC_SITE_URL=https://docs.pivoine.art
|
||||
NEXT_PUBLIC_BLOG_URL=http://pivoine.art
|
||||
NEXT_PUBLIC_CODE_URL=https://code.pivoine.art
|
||||
|
||||
# Analytics (optional)
|
||||
# NEXT_PUBLIC_GA_ID=your-google-analytics-id
|
||||
# NEXT_PUBLIC_PLAUSIBLE_DOMAIN=docs.pivoine.art
|
||||
Reference in New Issue
Block a user