fix:#51 added missing http feed endpoint

This commit is contained in:
Elmar Kresse
2024-04-04 23:34:15 +02:00
parent 1d230813eb
commit df6ea26b93
2 changed files with 21 additions and 0 deletions

View File

@ -48,6 +48,7 @@ services:
- htwkalender-frontend
ports:
- "443:443"
- "80:80"
networks:
- "net"