Browse Source

switched to development

Roy Kaldung 9 years ago
parent
commit
db8d29df33
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=production
+  - RAILS_ENV=development
   - RAILS_GROUPS=assets
 
 notifications: false