Files
2026-07-13 12:46:20 +08:00

6 lines
116 B
Bash

# run `cp .sample.env .env` to create your local env
## development server config
DEV_HOST=127.0.0.1
DEV_PORT=5570