Skip to content

Commit f00ab28

Browse files
committed
update comment referring to AUGUR_DEV
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
1 parent fa861eb commit f00ab28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

collectoss/api/routes/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from flask import request, jsonify, current_app
77
import sqlalchemy as s
88

9-
# Disable the requirement for SSL by setting env["AUGUR_DEV"] = True
9+
# Disable the requirement for SSL by setting env["COLLECTOSS_DEV"] = True
1010
from collectoss.application.config import get_development_flag
1111
from collectoss.application.db.lib import get_session
1212
from collectoss.application.db.models import Config

0 commit comments

Comments
 (0)