Mercurial > libervia-web
comparison doc/web_framework/quick_start.rst @ 1497:fe5c282461bd
doc: the official MUC room is now `libervia@chat.jabberfr.org`
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 02 Oct 2022 18:09:00 +0200 |
parents | 4648a333b33f |
children |
comparison
equal
deleted
inserted
replaced
1496:b0d02dd25c2a | 1497:fe5c282461bd |
---|---|
50 127.0.0.1 localhost.localdomain localhost quickstart.int | 50 127.0.0.1 localhost.localdomain localhost quickstart.int |
51 ::1 localhost.localdomain localhost quickstart.int | 51 ::1 localhost.localdomain localhost quickstart.int |
52 | 52 |
53 To see your website, you'll have to use the specified host name, and the port used by Libervia (8080 by default). If you kept default configuration, let's go to http://quickstart.int:8080. | 53 To see your website, you'll have to use the specified host name, and the port used by Libervia (8080 by default). If you kept default configuration, let's go to http://quickstart.int:8080. |
54 | 54 |
55 But for now, you'll just see ``No Such Resource`` (if you see standard Libervia site, that means that something is not working, you can check for assistance in our XMPP room at `sat@chat.jabberfr.org <xmpp:sat@chat.jabberfr.org?join>`_). | 55 But for now, you'll just see ``No Such Resource`` (if you see standard Libervia site, that means that something is not working, you can check for assistance in our XMPP room at `libervia@chat.jabberfr.org <xmpp:libervia@chat.jabberfr.org?join>`_). |
56 | 56 |
57 All right? Good, let's start then. | 57 All right? Good, let's start then. |
58 | 58 |
59 A first template | 59 A first template |
60 ---------------- | 60 ---------------- |