Skip to content

Commit

Permalink
Merge pull request #829 from AthulyaMS/demo
Browse files Browse the repository at this point in the history
New release on CMS-Auth and vachan-demos
  • Loading branch information
shimilgithub authored Jun 19, 2024
2 parents 14c1978 + 11fa298 commit 665ec21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ services:
- VE-network

vachan-demos:
image: vachanengine/vachan-demos:v2.0.0-alpha.12
image: vachanengine/vachan-demos:v2.0.0-alpha.13
expose:
- 8002
command: uvicorn main:app --host 0.0.0.0 --port 8002
Expand All @@ -201,7 +201,7 @@ services:
- VE-network

vachan-cms-rest:
image: vachanengine/vachan-cms-rest:v2.0.11
image: vachanengine/vachan-cms-rest:v2.0.12
expose:
- 8005
command: uvicorn main:app --host 0.0.0.0 --port 8005
Expand Down

0 comments on commit 665ec21

Please sign in to comment.