fix(ui): change env.sample

This commit is contained in:
nick-delirium 2023-12-13 13:16:06 +01:00
parent 96ebc93432
commit 383900ee37

View file

@ -22,5 +22,5 @@ MINIO_ACCESS_KEY = ''
MINIO_SECRET_KEY = '' MINIO_SECRET_KEY = ''
# APP and TRACKER VERSIONS # APP and TRACKER VERSIONS
VERSION = 1.14.0 VERSION = 1.16.0
TRACKER_VERSION = '9.0.0' TRACKER_VERSION = '11.0.1'