Import v2 base (unchanged files)

This commit is contained in:
load-v3
2026-08-13 12:45:29 +00:00
parent 81f2168717
commit 290976a6cc
39 changed files with 9948 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# copy to .env and edit
EXHIBIT_MODE=dev
# required when EXHIBIT_MODE=final:
ADMIN_PASSWORD=change-me
# public port on the host (container always listens on 33044 internally)
HOST_PORT=33044