v3: added customizable site emoji (logo), small visual tweaks
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 41s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 41s
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
# Site name shown in the browser tab, app header, OG meta tags, and emails.
|
||||
GERBEUR_SITE_NAME=gerbeur
|
||||
|
||||
# Emoji the favicon set (SVG, .ico, PNG 16–512, Apple touch icon) and the app
|
||||
# header logo are generated/rendered from. Defaults to 🚚. Applied at runtime
|
||||
# (server startup), so changing it only needs a restart — no rebuild.
|
||||
GERBEUR_SITE_EMOJI=🚚
|
||||
|
||||
# Port the API server listens on (the container's internal port).
|
||||
GERBEUR_PORT=8000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user