remove my api 😭
This commit is contained in:
parent
d754678ada
commit
c298cf3230
3 changed files with 3 additions and 1 deletions
2
.env
2
.env
|
@ -1 +1 @@
|
|||
API_KEY=bc8ce846-6647-4f5c-bf9d-e299a5e429ee
|
||||
API_KEY=HYPIXEL_API_KEY
|
1
.env.example
Normal file
1
.env.example
Normal file
|
@ -0,0 +1 @@
|
|||
API_KEY=HYPIXEL_API_KEY
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -20,3 +20,4 @@ Cargo.lock
|
|||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
.env
|
||||
|
|
Loading…
Reference in a new issue