diff --git a/_config.yml b/_config.yml index 0f704fe2f1..da45a829dc 100644 --- a/_config.yml +++ b/_config.yml @@ -4,4 +4,5 @@ pygments: true source: ./docs destination: ./_gh_pages auto: true -server_port: 9001 \ No newline at end of file +server_port: 9001 +url: http://bootstrap.dev:9001 \ No newline at end of file