Commit efc24917 authored by daidekun's avatar daidekun

sappbackend

parent 3e8eafcd
......@@ -5,7 +5,7 @@ var db = 'db'
module.exports = {
ip: process.env.OPENSHIFT_NODEJS_IP || process.env.IP || undefined,
port: 80,
hostname: 'https://appbackend.xyqb.com',
hostname: 'https://sappbackend.xyqb.com',
secrets: {
session: process.env.SECRETS_SESSION || 'xyqb-app-api-prod-0.0.1'
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment