Skip to content

Commit

Permalink
set it to production environment
Browse files Browse the repository at this point in the history
  • Loading branch information
lukec committed Dec 15, 2012
1 parent c259f79 commit b48c7b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vhsapi/bin/app.pl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env perl
use Dancer;
use VHSAPI;
set environment => "production";
dance;

0 comments on commit b48c7b2

Please sign in to comment.