-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathsample.env
More file actions
34 lines (26 loc) · 824 Bytes
/
sample.env
File metadata and controls
34 lines (26 loc) · 824 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
PRISMIC_API_ENDPOINT=<PRISMIC_API_ENDPOINT>
PRISMIC_API_TOKEN=<PRISMIC_API_TOKEN>
DOMAIN_FR=localhost:6001
DOMAIN_ORG=localhost:7001
GEOAPI_HOST=<GEOAPI_HOST>
SITE=pix-site
EASIWARE_SCRIPT_URL=<EASIWARE_SCRIPT_URL>
# Enable built-in image in application build with Nuxt Image
#
# presence: optional
# type: boolean
# default: false
IS_BUILTIN_IMAGES_ENABLED=false
############################
# Plausible configuration
############################
# Script configuration
# @see: https://plausible.io/docs/script-extensions
# presence: mandatory
# type: text
ANALYTICS_SCRIPT_URL=https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.tagged-events.js
# Plausible site identifier
# @see: https://plausible.io/docs/add-website
# presence: optional
# type: text
ANALYTICS_SITE_ID=YOUR_SITE_ID