update creds
This commit is contained in:
parent
ed9c54da1d
commit
bf248c3f2f
|
|
@ -1,5 +1,6 @@
|
|||
@base = http://localhost:3000
|
||||
@apiKey = bnt_727d2f4f72bd03ed96da5278bb971a00cb0a2454d4d70f9748b5c39f3f69d88d
|
||||
# @base = http://localhost:3000
|
||||
@base = https://api.banatie.app
|
||||
@apiKey = bnt_e6eb544c505922b9bfe5b088e067fc3940efff16b1b88585c5518946630d4a66
|
||||
|
||||
###############################################################################
|
||||
# BASIC GENERATION TESTS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,8 @@
|
|||
@base = http://localhost:3000
|
||||
@apiKey = bnt_727d2f4f72bd03ed96da5278bb971a00cb0a2454d4d70f9748b5c39f3f69d88d
|
||||
# @base = https://api.banatie.app
|
||||
# @apiKey = bnt_e6eb544c505922b9bfe5b088e067fc3940efff16b1b88585c5518946630d4a66
|
||||
|
||||
@apiKey = bnt_f4fcf12c7b62a48dd660dcebccc744d4e668f66ffdf54b873c4ee866c0008763
|
||||
|
||||
###############################################################################
|
||||
# IMAGE UPLOAD & CRUD TESTS
|
||||
|
|
|
|||
Loading…
Reference in New Issue