mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 08:01:00 +00:00
14 lines
451 B
Markdown
14 lines
451 B
Markdown
# Reference
|
|
|
|
Reference is a searchable collection of practical reference sheets for developers and system administrators.
|
|
|
|
## Access
|
|
|
|
The web interface listens on `PANEL_APP_PORT_HTTP` (default `3000`). The application is stateless and requires no persistent data directory.
|
|
|
|
## References
|
|
|
|
- [Website](https://wangchujiang.com/reference/)
|
|
- [GitHub](https://github.com/jaywcjlove/reference)
|
|
- [Docker Hub](https://hub.docker.com/r/wcjiang/reference)
|