mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-21 00:15:26 +00:00
* 01 fix eslint warnings * fix code warnings * fix code warnings * fix code warnings * fix code warnings * fix code warnings
4 lines
64 B
Bash
4 lines
64 B
Bash
HOST = '0.0.0.0'
|
|
PORT = '3000'
|
|
PUBLIC_PATH = '/assets/bundles/'
|