Moibe's picture
Add env param
e9019ae
raw
history blame
92 Bytes
import autenticacion
env = 'prod' #o dev
llave, webhook = autenticacion.defineAmbiente(env)