big fonts text publ

This commit is contained in:
2024-03-15 17:52:18 +03:00
parent 0b0869a79c
commit 9663b13f3d
8 changed files with 46 additions and 9 deletions

View File

@@ -4,3 +4,8 @@ services:
build: .
volumes:
- ./dist:/app/dist
- ./src:/app/src
- ./public:/app/public
ports:
- 5173:5173
restart: always