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',
|
from: '/cal/frama-agenda',
|
||||||
to: 'https://framagenda.org/remote.php/dav/public-calendars/'
|
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
|
port: 5000
|
||||||
|
|
Loading…
Reference in a new issue