dfdf
This commit is contained in:
parent
6a046dd910
commit
b84d5a4abf
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ from os import environ
|
|||
from PIL import Image as IImage, ImageSequence
|
||||
import base64
|
||||
from files.classes.images import *
|
||||
from flask import g
|
||||
|
||||
CF_KEY = environ.get("CLOUDFLARE_KEY", "").strip()
|
||||
CF_ZONE = environ.get("CLOUDFLARE_ZONE", "").strip()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue