diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-11-14 14:00:27 +0100 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-11-14 14:00:27 +0100 |
commit | 6da8f368328ba60f33d51a0132f4905eff024543 (patch) | |
tree | 56180fd05214674cacaac7697e24b527e2e10093 /Applications/Services/bore/.env.example | |
parent | aa7d1051c8c5f93ed8c8fea432f82af4098321fe (diff) |
[services] bore - local tunnel
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 |