Update .env
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-04-21 16:17:13 +02:00
parent 823b322e95
commit 4b62187752

2
.env
View File

@@ -4,7 +4,7 @@ HOME_PHOTOS_LIMIT=6
# API # API
API_TOKEN="NJk0urljsdSvApUDzWxGgoO6" API_TOKEN="NJk0urljsdSvApUDzWxGgoO6"
API_URL_DEV="https://api.housesof.world/how" API_URL_DEV="http://api.housesof.localhost/how"
API_URL_PROD="https://api.housesof.world/how" API_URL_PROD="https://api.housesof.world/how"
# Tracking # Tracking