# Shared password required to log in as admin (add/undo doses). Required. ADMIN_PASSWORD=changeme # Host port to expose the app on. The container always listens on 3000 internally. Optional. PORT=3000 # IANA timezone used to decide what "today" is when logging a dose (e.g. Europe/Paris). Optional, defaults to UTC. TZ=UTC