Commit a283e52c by haojie

1

parent b17d67a9
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
/public/hot /public/hot
/public/storage /public/storage
/storage/*.key /storage/*.key
/config/address.php
/vendor /vendor
.env .env
.env.backup .env.backup
......
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
return [ return [
# 0x51eF357cf7204DB2a6e31750817F709a10c86f37 # 0x51eF357cf7204DB2a6e31750817F709a10c86f37
'address' => '0x51eF357cf7204DB2a6e31750817F709a10c86f37', 'address' => '0x51eF357cf7204DB2a6e31750817F709a10c86f37',
'callback' => 'http://127.0.0.1:8000/api/BlindBox/buy/CheckCallback' 'callback' => 'http://127.0.0.1:8000/api/BlindBox/buy/CheckCallback/dd'
]; ];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment