chore: .env.local optimiert für lokale DB und Server-Zugriff per IP

This commit is contained in:
ISA
2025-03-05 06:54:43 +01:00
parent 6749e0de65
commit d24b9a907f
2 changed files with 5 additions and 11 deletions

View File

@@ -1,2 +1,2 @@
// /config/appVersion
export const APP_VERSION = "1.1.1";
export const APP_VERSION = "1.1.2";