Changes
Page history
Update install_sib_server
authored
Apr 01, 2020
by
Jean-Baptiste Pasquier
Show whitespace changes
Inline
Side-by-side
devops/install_sib_server.md
View page @
62d47dad
...
...
@@ -28,7 +28,7 @@ The configuration of the packages goes in `packages.yml` file in the `ldppackage
```
ldppackages:
djangoldp_
project
: djangoldp_
project
djangoldp_
circle
: djangoldp_
circle
djangoldp_account: djangoldp_account
djangoldp_profile: djangoldp_profile
oidc_provider: 'git+https://github.com/jblemee/django-oidc-provider.git@develop'
...
...
@@ -63,7 +63,7 @@ server:
smtp_user: batman
smtp_pass: changeit
admin_email: admin@example.org
admin_name:
A
dmin
admin_name:
a
dmin
admin_pass: changeit
xmpp_url: 'https://jabber.happy-dev.fr'
jabber_host: 'happy-dev.fr'
...
...
...
...