Skip to content

Commit d5d1638

Browse files
committed
envのUSERNAMEをLOGINIDに変更
1 parent df1eaf8 commit d5d1638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MODE=''
22
PPK=Your PPK Filename
33
BASE_URL=Your kintone url(ex:https://sample.cybozu.com)
4-
USERNAME=Login username
4+
LOGINID=Login username
55
PASSWORD=Login password

0 commit comments

Comments
 (0)