Logo
Explore Help
Register Sign In
Mirrors/plane
1
0
Fork 0
You've already forked plane
mirror of https://github.com/makeplane/plane.git synced 2025-12-24 23:59:40 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
f1acd46e158f1e4de3c8df2ffda170eb4bdc2e5d
plane/live/.env.example

8 lines
249 B
Plaintext
Raw Normal View History

chore: update live server env example file (#5496)
2024-09-03 13:00:08 +05:30
API_BASE_URL="http://api:8000"
fix: add the redis extension conditionally (#5524) * fix: add the redis extension conditionally * chore: import order and stuff * fix: added logger, error handling and routing * feat: configured sentry with source maps * fix: sentry config and returning json * fix: remove on change logs * fix: add pretty print
2024-09-05 18:15:46 +05:30
LIVE_BASE_PATH="/live"
chore: added `live` dev script (#5715) * add live dev script * fix: redis changes in .env .example
2024-09-30 17:03:29 +05:30
REDIS_URL="redis://plane-redis:6379/"
fix: parse redis url to get hostname and port (#5502) * fix: parse redis url to get hostname and port * fix: redis url accepted for connection * chore: add redis url to example env * fix: let users add redis port and host incase redis url is not present * chore: create url from host and port variables * fix: return empty string incase of no config
2024-09-03 17:29:03 +05:30
# If you prefer not to provide a Redis URL, you can set the REDIS_HOST and REDIS_PORT environment variables instead.
REDIS_PORT=6379
chore: added `live` dev script (#5715) * add live dev script * fix: redis changes in .env .example
2024-09-30 17:03:29 +05:30
REDIS_HOST=plane-redis
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 39ms Template: 2ms
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