Skip to content

Commit 94197af

Browse files
committed
Change default URL to peatio.dev:3000
1 parent fbf83b6 commit 94197af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/application.yml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defaults: &defaults
33
# sites hosts
44
# session expire seconds
55
# admin role account
6-
URL_HOST: peatio.dev
6+
URL_HOST: peatio.dev:3000
77
URL_SCHEMA: http
88
SESSION_EXPIRE: 60
99
ADMIN: 'admin@peatio.dev,admin@example.com'

0 commit comments

Comments
 (0)