diff options
Diffstat (limited to 'Applications/Services/bore/.env.example')
-rw-r--r-- | Applications/Services/bore/.env.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Applications/Services/bore/.env.example b/Applications/Services/bore/.env.example new file mode 100644 index 0000000..2bc29b7 --- /dev/null +++ b/Applications/Services/bore/.env.example @@ -0,0 +1,3 @@ +MIN_PORT=8080 +MAX_PORT=8090 +SECRET=example |