Skip to content

Commit 6d05e3d

Browse files
committed
chore: Add environment configuration file with initial settings
1 parent ff5488b commit 6d05e3d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

env

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# add the env
2+
port=""
3+
password=""
4+
host=""
5+
clienturl=http://localhost:5173
6+
adminPasskey=admin1234

0 commit comments

Comments
 (0)