Skip to content

Commit 494f4c7

Browse files
Jen Lukernoopkat
authored andcommitted
Replace .env (#134)
* Resize Number Component Reducing the font size on the number component from 72px to 64px, and adjusted the size of the number component from [1,1] to [0.98, 0.73] to build in margin and to make it fit four number components in the same space that is used by a line component. * Replacing lost .env as part of PR #132 Lost .env when merging #132
1 parent 688ee5b commit 494f4c7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.env

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Environment Config
2+
3+
# store your secrets and config variables in here
4+
# only invited collaborators will be able to see your .env
5+
6+
# note: .env is a shell file so there can't be spaces around '=
7+
8+
CONNECTION_STRING=''
9+
CONSUMER_GROUP=''
10+
SIMULATING=true

0 commit comments

Comments
 (0)