change to the Directory
This commit is contained in:
@@ -364,8 +364,8 @@ def send_accreditation_email(
|
|||||||
)
|
)
|
||||||
|
|
||||||
# 2. Pfade zu den statischen Dokumenten
|
# 2. Pfade zu den statischen Dokumenten
|
||||||
agb_pdf_path = os.path.join("opt", "Key-service-Server", "Website", "static", "download", "AGB Invario.pdf")
|
agb_pdf_path = os.path.join("/opt", "Key-service-Server", "Website", "static", "download", "AGB Invario.pdf")
|
||||||
avv_pdf_path = os.path.join("opt", "Key-service-Server", "Website", "static", "download", "AVV Invario.pdf")
|
avv_pdf_path = os.path.join("/opt", "Key-service-Server", "Website", "static", "download", "AVV Invario.pdf")
|
||||||
|
|
||||||
# 3. E-Mail Inhalte anpassen
|
# 3. E-Mail Inhalte anpassen
|
||||||
subject = "Ihre Zugangsdaten und Unterlagen für Invario"
|
subject = "Ihre Zugangsdaten und Unterlagen für Invario"
|
||||||
|
|||||||
Reference in New Issue
Block a user