Update deploy process to cope with new server

This commit is contained in:
Alexandre Bourlier
2018-05-06 08:17:07 +02:00
parent 1f148c416b
commit e6e7f29ee3
3 changed files with 7 additions and 9 deletions

View File

@ -12,4 +12,4 @@
<!-- Web components -->
<link rel="import" href="https://cdn.happy-dev.fr/ldp-display/ldp-display.html?v=<?php echo $v ?>" />
<link rel="import" href="https://cdn.happy-dev.fr/ldp-display/ldp-router.html?v=<?php echo $v ?>" />
<link rel="import" href="https://cdn.happy-dev.fr/xmpp-chat-component/chat-window-component.html?v=<?php echo $v ?>">
<link rel="import" href="https://xmpp-chat-component.happy-dev.fr/chat-window-component.html?v=<?php echo $v ?>">