heroku.rst
changeset 2478 2bf9b2739ecb
parent 2477 90f4743fbcae
equal deleted inserted replaced
2477:90f4743fbcae 2478:2bf9b2739ecb
     9 https://devcenter.heroku.com/articles/http-routing
     9 https://devcenter.heroku.com/articles/http-routing
    10   HTTP Routing.
    10   HTTP Routing.
    11 https://devcenter.heroku.com/articles/logging
    11 https://devcenter.heroku.com/articles/logging
    12   Logging.
    12   Logging.
    13 
    13 
       
    14 To log over the default 100 lines::
       
    15 
       
    16   heroku logs --app $NAME -n 2000
       
    17 
    14 Custom DNS
    18 Custom DNS
    15 ==========
    19 ==========
    16 
    20 
    17 https://help.heroku.com/VKRNVVF5/what-is-the-correct-dns-cname-target-for-my-custom-domains
    21 https://help.heroku.com/VKRNVVF5/what-is-the-correct-dns-cname-target-for-my-custom-domains
    18   What is the correct DNS CNAME target for my Custom Domains?
    22   What is the correct DNS CNAME target for my Custom Domains?