b781c6e 2d73b8f 38b9b76 2d73b8f af21a5d
1
2
3
4
5
6
7
8
import os import autenticacion import time print("Estoy en globales...") time.sleep(17) llave, webhook, ga4Key, ga4ID = autenticacion.defineAmbiente(os.getenv("ambiente"))