Skip to content

Commit 6c2472f

Browse files
Update and rename env.example to .env.example
1 parent 52914b0 commit 6c2472f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

env.example renamed to .env.example

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
# to create your own .env file. The application will not read the .env.example file.
66

77
# Server Env Variables
8-
98
SFDC_CONSUMER_KEY=
109
SFDC_CONSUMER_SECRET=
1110
SFDC_USERNAME=
1211
SFDC_PASSWORD=
1312
SFDC_CALLBACK_URI=
14-
SERVER_PORT=
13+
SERVER_PORT=

0 commit comments

Comments
 (0)