Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
vs4vijay committed Aug 28, 2020
1 parent 4586041 commit 366eacd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Karma
# KARA



Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'
services:
redis:
image: 'redis'
karma:
kara:
build: .
ports:
- "9999:9999"
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "Karma",
"name": "KARA",
"version": "1.0.0",
"main": "app.js",
"repository": "[email protected]:vs4vijay/Karma.git",
"repository": "[email protected]:vs4vijay/KARA.git",
"author": "Vijay Soni <[email protected]>",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 366eacd

Please sign in to comment.