feat(resources): entitle park-2 to only have the Booth and the Car Wash module. Not the Merchant Validations.
Build & push images / images (push) Successful in 2m51s

This commit is contained in:
2026-09-06 10:33:48 +02:00
parent 9a13528611
commit acde3bba5b
+1 -1
View File
@@ -90,7 +90,7 @@ COOKIE_SECURE=0
# Venue modules this site is ENTITLED to (vendor decision; the site admin activates within
# this set in Setup → Site). Unset = every registered module. See wiki/decisions/venue-modules.md.
# park-2 pilots the Car Wash module (2026-09-05).
MODULES_ENTITLED=parking
MODULES_ENTITLED=parking,carwash
VISION_ENABLED=1
# Desktop app WS handshake: Origin is tauri://localhost (set explicitly by
# platform-ws.ts, since the native WS plugin has no page context to auto-attach