Skip to content

Commit

Permalink
Merge pull request #10 from unusualcodeorg/upgrade
Browse files Browse the repository at this point in the history
upgrade libraries
  • Loading branch information
janishar authored Jul 4, 2024
2 parents 1886e00 + fd5ddc0 commit 21416c7
Show file tree
Hide file tree
Showing 4 changed files with 888 additions and 1,156 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ $ npm install

```bash
# install and start docker containers
docker-compose up -d
docker-compose up --build
```
- You will be able to access the api from http://localhost:3000

Expand Down
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3.9'

services:
tester:
# This defines the configuration options, including the context and dockerfile,
Expand Down
Loading

0 comments on commit 21416c7

Please sign in to comment.