We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf83b6 commit 94197afCopy full SHA for 94197af
config/application.yml.example
@@ -3,7 +3,7 @@ defaults: &defaults
3
# sites hosts
4
# session expire seconds
5
# admin role account
6
- URL_HOST: peatio.dev
+ URL_HOST: peatio.dev:3000
7
URL_SCHEMA: http
8
SESSION_EXPIRE: 60
9
ADMIN: 'admin@peatio.dev,admin@example.com'
0 commit comments