Skip to content

Commit

Permalink
Merge pull request #765 from shimilgithub/api-refactor
Browse files Browse the repository at this point in the history
reverting changes in endpoint name
  • Loading branch information
shimilgithub authored Feb 5, 2024
2 parents 38e31d9 + bcf7522 commit b4c8cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ services:
- VE-network

vachan-cms-rest:
image: athulyams/vachan-cms-rest:v2.0.1
image: athulyams/vachan-cms-rest:v2.0.3
expose:
- 8005
command: uvicorn main:app --host 0.0.0.0 --port 8005
Expand Down

0 comments on commit b4c8cba

Please sign in to comment.