fix: volumes
All checks were successful
Build and Deploy / deploy (push) Successful in 11s

This commit is contained in:
2025-07-21 03:02:27 +05:00
parent b5369ed060
commit cddd20e203

View File

@ -7,7 +7,7 @@ services:
ports:
- "3001:3000"
volumes:
- ./app/static:/app/static
- ./app/static:/app/static:rw
env_file:
- .env
depends_on: