Logo
Explore Help
Sign In
studio/docs
Archived
2
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
bbcb5e0cf1a9f61ea4f1c674b4a7264325da4902
docs/src/frontend/apps/impress/.env

6 lines
126 B
Bash
Raw Normal View History

🔧(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_API_ORIGIN=
♻️(frontend) replace y-webrtc by @hocuspocus y-webrtc had some issues, users had difficulties to connect with each others. We replace it by @hocuspocus/provider.
2024-09-04 15:26:45 +02:00
NEXT_PUBLIC_Y_PROVIDER_URL=
✨(frontend) add upload to the doc editor We can now upload images to the doc editor. The image is uploaded to the server and the URL is inserted into the editor.
2024-08-29 16:36:06 +02:00
NEXT_PUBLIC_MEDIA_URL=
🔧(docker) add missing frontent env The env MEDIA_URL was missing in the frontend Dockerfile. It is not necessary in our running environment (staging / preprod ...) but it is necessary if we want to run the frontend with a different media url. SW_DEACTIVATED was missing as well, we need to deactivate the service worker in the frontend when we test with Playwright.
2024-09-16 14:07:15 +02:00
NEXT_PUBLIC_THEME=dsfr
NEXT_PUBLIC_SW_DEACTIVATED=
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 41ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API