This website requires JavaScript.
Explore
Help
Sign In
studio
/
docs
Archived
Watch
2
Star
0
Fork
0
You've already forked docs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
3eb8f88b5c8ba7b619905d0d73f2c38281ee09ab
docs
/
src
/
frontend
/
apps
/
impress
/
.env
4 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
🔧(frontend) theme from env var We want to be able to brand our website (theme and logo) at build time, we use the dsfr theme but the german will use their own theme with their own logo. We will use a env var to set the theme, depend the environment we will be able to use different theme at build time.
2024-08-14 16:09:07 +02:00
NEXT_PUBLIC_THEME
=
dsfr
🔧(docker) frontend env build Make the environment variables configurable for the frontend app in the Dockerfile by setting the arg variables.
2024-08-15 12:48:22 +02:00
NEXT_PUBLIC_SIGNALING_URL
=
NEXT_PUBLIC_API_ORIGIN
=
Reference in New Issue
Copy Permalink