style: fix linting issues met Prettier

This commit is contained in:
Lint Action 2025-03-07 15:17:21 +00:00
parent d6a7cdf980
commit 9aff94ba62

View file

@ -4,8 +4,8 @@ services:
depends_on: depends_on:
- api - api
ports: ports:
- "443:443" - '443:443'
- "80:80" - '80:80'
api: api:
build: ./backend build: ./backend
db: db: