You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `docker pull mysql`
- `docker pull tomcat`
- go to `/backend` and run `docker build -t treehole_backend .`
- go to `/docker` and run `docker compose -f ./docker-compose.yml up -d`