Skip to content

Commit

Permalink
Deploy top level code version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zrwaite committed Sep 4, 2023
1 parent 7c7f409 commit 1a0791c
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 670 deletions.
2 changes: 1 addition & 1 deletion development.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Development:

- `./redis.sh`
- `npm run dev`
- `go run main.go`
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ services:
web:
env_file: './.env'
build: .
image: 'zrwaite/codegraphs_web:4.0.0'
image: 'zrwaite/codegraphs_web:5.0.0'
ports:
- '8001:8001'
Loading

0 comments on commit 1a0791c

Please sign in to comment.