Refactor Docker Compose files, Tailwind config, UserCard component, and page server files
This commit is contained in:
@@ -9,7 +9,4 @@ services:
|
||||
- ORIGIN=http://localhost:3000
|
||||
- SKIP_DB_WAIT=true
|
||||
# Only necessary for externaly hosted databases such as NeonDB
|
||||
volumes:
|
||||
- ./sql:/sql
|
||||
|
||||
# docker compose -f ./compose-dev.yml up --build
|
||||
# docker compose -f ./compose-dev.yml up --build
|
||||
|
||||
Reference in New Issue
Block a user