fix(dev): Fixed dev reserve proxy to calendars

This commit is contained in:
soyouzpanda 2025-01-24 15:58:44 +01:00
parent 5168aea5b2
commit f8898110f4
Signed by: ecoppens
GPG key ID: 871893E37A732093

View file

@ -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