Make Location hover preview images global on env

This commit is contained in:
2021-10-02 20:55:27 +02:00
parent 7b73ac5952
commit 6c1dcf7535
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
# Options
VITE_LIMIT_TIME=2 * 7 * 24 * 60 * 60 * 1000
VITE_PREVIEW_COUNT=4
# API related
# VITE_API_URL_DEV="http://192.168.1.19:8055"