This commit is contained in:
@@ -129,6 +129,7 @@ steps:
|
|||||||
headers:
|
headers:
|
||||||
from_secret: cdn_accesskey
|
from_secret: cdn_accesskey
|
||||||
method: POST
|
method: POST
|
||||||
|
failure: ignore
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
|||||||
2
.env
2
.env
@@ -5,7 +5,7 @@ HOME_PHOTOS_LIMIT=6
|
|||||||
# API
|
# API
|
||||||
API_TOKEN="NJk0urljsdSvApUDzWxGgoO6"
|
API_TOKEN="NJk0urljsdSvApUDzWxGgoO6"
|
||||||
API_URL_DEV="http://api.housesof.localhost/how"
|
API_URL_DEV="http://api.housesof.localhost/how"
|
||||||
API_URL_PROD="https://api-dev.housesof.world/how"
|
API_URL_PROD="https://api.housesof.world/how"
|
||||||
|
|
||||||
# Tracking
|
# Tracking
|
||||||
GA_TRACKER_ID="UA-4060922-27"
|
GA_TRACKER_ID="UA-4060922-27"
|
||||||
|
|||||||
Reference in New Issue
Block a user