Skip to content

Commit fb4d80a

Browse files
committedJan 9, 2023
Add sample env
1 parent 07d8fb0 commit fb4d80a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.env.sample

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ROCKET_SERVER_URL="https://demo.com"
2+
ROCKET_USERNAME="test"
3+
ROCKET_PASSWORD="test"

0 commit comments

Comments
 (0)
Please sign in to comment.