6 lines
177 B
Bash
6 lines
177 B
Bash
# Keine echten Secrets committen.
|
|
HOST=0.0.0.0
|
|
PORT=8101
|
|
BOEHMITOOLS_PLUGINS=/home/michael/src/boehmitools-training/plugins
|
|
BOEHMITOOLS_DATA=/home/michael/runtime/training/data
|