mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-28 19:59:46 -05:00
8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
# optional. default is /config/config.toml
|
|
CONFIG_PATH=/config/config.toml
|
|
|
|
# optional. default is /frontend
|
|
FRONTEND_PATH=/frontend
|
|
|
|
# optional. default is 9000.
|
|
PORT=9000 |