mirror of
https://github.com/SrIzan10/echospace.git
synced 2026-06-06 00:56:54 +00:00
chore: update shadcn ui and tailwind
This commit is contained in:
@@ -8,4 +8,11 @@ services:
|
||||
volumes:
|
||||
- ./psql:/var/lib/postgresql/data
|
||||
ports:
|
||||
- 5432:5432
|
||||
- 5432:5432
|
||||
redis:
|
||||
image: redis:alpine
|
||||
user: 1000:1000
|
||||
volumes:
|
||||
- ./redis:/data
|
||||
ports:
|
||||
- 6379:6379
|
||||
Reference in New Issue
Block a user