fix(dev): Fixed dev reserve proxy to calendars
This commit is contained in:
parent
5168aea5b2
commit
f8898110f4
1 changed files with 4 additions and 0 deletions
|
@ -103,6 +103,10 @@ export default {
|
|||
{
|
||||
from: '/cal/frama-agenda',
|
||||
to: 'https://framagenda.org/remote.php/dav/public-calendars/'
|
||||
},
|
||||
{
|
||||
from: '/cal/dgnum-nc',
|
||||
to: 'https://cloud.dgnum.eu/remote.php/dav/public-calendars/'
|
||||
}
|
||||
],
|
||||
port: 5000
|
||||
|
|
Loading…
Reference in a new issue