alexkueck commited on
Commit
52e4b3c
·
verified ·
1 Parent(s): ee6508c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -30,6 +30,7 @@ from beschreibungen import *
30
 
31
  #Konstanten
32
  ANTI_BOT_PW = os.getenv("VALIDTAE_PW")
 
33
  PATH_WORK = "."
34
  CHROMA_DIR = "/chroma/kkg"
35
  CHROMA_PDF = './chroma/kkg/pdf'
 
30
 
31
  #Konstanten
32
  ANTI_BOT_PW = os.getenv("VALIDTAE_PW")
33
+ print("Anti......................"+str(ANTI_BOT_PW))
34
  PATH_WORK = "."
35
  CHROMA_DIR = "/chroma/kkg"
36
  CHROMA_PDF = './chroma/kkg/pdf'