Rename frontend to web

This commit is contained in:
Florian Hoss 2023-07-04 23:20:47 +02:00
parent f63210272d
commit c135c604f0
59 changed files with 13 additions and 7 deletions

View file

@ -102,7 +102,7 @@ services:
networks:
- net
volumes:
- ./frontend:/app/
- ./web:/app/
cafe-backend:
build: