[24.02.20] Path changes yet again
This commit is contained in:
parent
829c5a4ab1
commit
20b7c3344f
@ -10,7 +10,7 @@ from pricing.gemini import geminiPublicTicker, geminiHighLowVol, geminiOpenClose
|
|||||||
|
|
||||||
from src.utils.databaseConnect import send
|
from src.utils.databaseConnect import send
|
||||||
|
|
||||||
btc_usd="src/resources/queries/V1_INSERT_NEW_PRICE_RECORD_BTC.graphql"
|
btc_usd="/home/price-collector/src/resources/queries/V1_INSERT_NEW_PRICE_RECORD_BTC.graphql"
|
||||||
|
|
||||||
def getInsertForType(type):
|
def getInsertForType(type):
|
||||||
if type == "btc_usd":
|
if type == "btc_usd":
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user