Browse Source

examples: add .env.sample

Shiv Tyagi 1 year ago
parent
commit
6daa523148
1 changed files with 2 additions and 0 deletions
  1. 2 0
      examples/.env.sample

+ 2 - 0
examples/.env.sample

@@ -0,0 +1,2 @@
+CBS_LOG_LEVEL=INFO
+WEB_PORT=11080