Files
housesof/.env
Félix Péault 0635b65abf
All checks were successful
continuous-integration/drone/push Build is passing
Add Fullscreen in viewer, Track links with Google Analytics, Use .env file
- Fullscreen is a component that watches a store value set by the Carousel component on a picture click
- Use a .env file for API and website related settings and informations
- Google Analytics is now in place, tracking each routes link and viewer photo change
2020-03-28 15:21:51 +01:00

11 lines
212 B
Bash

# Website
PROD_URL=https://housesof.world
# API
API_TOKEN=NJk0urljsdSvApUDzWxGgoO6
API_URL_DEV=http://api.housesof.localhost/how
API_URL_PROD=https://api.housesof.world/_
# Tracking
GA_TRACKER_ID=UA-4060922-27