Browse Source

changed config

Roy Kaldung 9 years ago
parent
commit
6f6b12b5aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .pkgr.yml

+ 1 - 1
.pkgr.yml

@@ -10,7 +10,7 @@ group: "zammad"
 after_install: packaging/hooks/postinstall.sh
 
 env:
-  - RAILS_ENV=development
+  - RAILS_ENV=production
   - RAILS_GROUPS=assets
 
 notifications: false