Public Access
Visitor sign in kiosk: multi-site, badge printing, WWCC expiry warnings, admin accounts with 2FA
This commit is contained in:
@@ -2,6 +2,9 @@ services:
|
||||
visitor-signin:
|
||||
build: .
|
||||
image: visitor-signin:latest
|
||||
# Built from this folder, never fetched from a registry. Without this,
|
||||
# `docker compose pull` fails trying to find it on Docker Hub.
|
||||
pull_policy: build
|
||||
container_name: visitor-signin
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user