Skip to content

Commit

Permalink
Update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
grace0950 authored Mar 2, 2024
1 parent 5d3d184 commit af714a1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
TICTON_TONCENTER_API_KEY=
TICTON_WALLET_MNEMONICS=a b c d e f g
TICTON_ORACLE_ADDRESS=kQDIuXyeKZ9-Bxezc2UaI6Ct8megUpIYwAjCIWOKPhkMMrip
TICTON_ORACLE_ADDRESS=kQCQPYxpFyFXxISiA_c42wNYrzcGc29NcFHqrupDTlT3a9It
TICTON_THRESHOLD_PRICE=0.7
MY_ADDRESS=

REDIS_HOST=redis
REDIS_PORT=6379
Expand All @@ -12,7 +14,3 @@ MYSQL_PASSWORD=secure-password
MYSQL_ROOT_PASSWORD=secure.password
MYSQL_DATABASE=your_dbname
MYSQL_USER=your_name

TICTON_THRESHOLD_PRICE=0.7

MY_ADDRESS=

0 comments on commit af714a1

Please sign in to comment.