Commit Graph

6 Commits

Author SHA1 Message Date
Yeuoly 178e7649ba fix(env): update REMOTE_INSTALL_URL format in .env.example (#412)
- Combined REMOTE_INSTALL_URL and REMOTE_INSTALL_PORT into a single line for clarity.
- This change improves the configuration format for easier understanding and usage.
2025-07-23 18:21:42 +08:00
Ganondorf ff875c7e7a Split REMOTE_INSTALL_ADDRESS into HOST and PORT in .env.example to align with the official docs (#356)
Co-authored-by: lizb <lizb@sugon.com>
2025-06-20 10:33:28 +08:00
Bowen Liang e655881e6f feat: support REMOTE_INSTALL_URL in plugin cli template (#279)
* set REMOTE_INSTALL_URL in .env.example

* update GUIDE.md

* remove REMOTE_INSTALL_PORT config in GUIDE.md

* remove REMOTE_INSTALL_PORT config in GUIDE.md

* update REMOTE_INSTALL_URL config in GUIDE.md

* update REMOTE_INSTALL_URL config in GUIDE.md
2025-05-13 14:24:23 +08:00
Yeuoly b6fdcabbf0 fix: disable invalid author and formal release 2025-02-17 11:18:31 +08:00
Yeuoly 939eb4c460 fix: typo 2024-11-18 16:07:26 +08:00
Yeuoly b195b93ae3 refactor: commandline 2024-11-13 20:38:47 +08:00