Skip to content

Commit 0af375d

Browse files
committed
Testing envs
1 parent 32cfe3d commit 0af375d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/.env.example

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
NUXT_SITE_URL=https://localhost:3000
22
NUXT_SITE_NAME="AmplitudeJS | A JavaScript library that allows you to control the design of your media controls in your webpage -- not the browser. No dependencies (jQuery not required) https://serversideup.net/open-source/amplitudejs"
33
NUXT_SITE_ENV="development"
4-
PLAUSIBLE_ENABLED=false
4+
PLAUSIBLE_ENABLED=false
5+
BASE_PATH=http://localhost:3000/open-source/amplitudejs
6+
NUXT_APP_BASE_URL=/open-source/amplitudejs
7+
TOP_LEVEL_DOMAIN=http://localhost:3000

0 commit comments

Comments
 (0)