theme settings
This commit is contained in:
parent
da1a550139
commit
3a8983d054
3 changed files with 15 additions and 5 deletions
|
|
@ -64,4 +64,8 @@ envgen ERGO__CEF__IMAGOR__URL "https://$HOST_DOMAIN/embed/"
|
|||
envgen ERGO__CEF__IMAGOR__SECRET "$IMAGOR_SECRET"
|
||||
envgen VITE_VOICE_ADDRESS "wss://$DOMAIN/voice"
|
||||
|
||||
envgen VITE_SITE_NAME_SHORT "$ERGO__NETWORK__NAME"
|
||||
envp VITE_SITE_NAME_LONG "What is the long name of the site?"
|
||||
envp VITE_DEFAULT_THEME "What theme do you want to use by default? Enter a value from 'assets' without the 'theme-' prefix"
|
||||
|
||||
echo "Have you set up Minio? If not, run ./setup-minio.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue