Use $QUAYPATH and $QUAYDIR in conf and init files
This commit is contained in:
parent
334a08d90b
commit
cdb3722c17
59 changed files with 341 additions and 225 deletions
3
web.py
3
web.py
|
@ -1,6 +1,3 @@
|
|||
import os
|
||||
import logging.config
|
||||
|
||||
from app import app as application
|
||||
from endpoints.api import api_bp
|
||||
from endpoints.bitbuckettrigger import bitbuckettrigger
|
||||
|
|
Reference in a new issue