yeldiRium / st3k101

UNMAINTAINED.
2 stars 1 forks source link

[FIX] 108: Broken Link for Submission Confirmation #109

Closed strangedev closed 6 years ago

strangedev commented 6 years ago

The DOMAIN_NAME environment variable now contains either http or https, since this is configurable by the admin.

This resolves #108 .


This change is Reviewable

codecov[bot] commented 6 years ago

Codecov Report

Merging #109 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #109   +/-   ##
========================================
  Coverage    10.09%   10.09%           
========================================
  Files           56       56           
  Lines         1308     1308           
  Branches       136      136           
========================================
  Hits           132      132           
  Misses        1067     1067           
  Partials       109      109

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 61fe340...ec82389. Read the comment docs.