Skip to content

Commit

Permalink
blindly merging
Browse files Browse the repository at this point in the history
  • Loading branch information
abhidas03 committed Mar 7, 2024
2 parents b68b2d7 + cd6482e commit db132b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
1. Build and Run Container
`docker compose -f docker-compose.debug.yml up --build`
(add flag --remove-orphans to kill deserted images of cygnet)
2. run ssh -L localhost:3306:130.58.64.142:3306 gull to direct traffic to server
2. run `ssh -L localhost:3306:130.58.64.142:3306 gull` to direct traffic to server
(whitelisted for ITS databse)
3. Visit http://localhost:3000
As you edit project files, the page should update dynamically (no need to reload!).
Expand Down

0 comments on commit db132b2

Please sign in to comment.