upgrade comission wallet function
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
version: "3.3"
|
||||
|
||||
services:
|
||||
telegram_shop_prod:
|
||||
build:
|
||||
@@ -13,11 +12,11 @@ services:
|
||||
- ADMIN_IDS=732563549,390431690,217546867
|
||||
- SUPPORT_LINK=https://t.me/neroworm
|
||||
- CATALOG_PATH=./catalog
|
||||
- COMMISSION_ENABLED=false
|
||||
- COMMISSION_ENABLED=true
|
||||
- COMMISSION_PERCENT=5
|
||||
- COMMISSION_WALLET_BTC=bc1qyourbtcaddress
|
||||
- COMMISSION_WALLET_LTC=ltc1qyourltcaddress
|
||||
- COMMISSION_WALLET_USDT=0xYourUsdtAddress
|
||||
- COMMISSION_WALLET_USDT=0x654dbef74cae96f19aa03e1b0abf569b111572cc
|
||||
- COMMISSION_WALLET_USDC=0xYourUsdcAddress
|
||||
- COMMISSION_WALLET_ETH=0xYourEthAddress
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user