mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-30 14:25:22 -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 |