# /etc/conf.d/chiliproject: config file for /etc/init.d/chiliproject # Bind to specified address # You can set to 0.0.0.0 to accept requests anywhere #CHILIPROJECT_ADDRESS="localhost" # Port #CHILIPROJECT_PORT=3000 # RAILS_ENV #RAILS_ENV=production # additional opts #CHILIPROJECT_OPTS=""