Skip to content

Commit

Permalink
Merge pull request #17 from factly/feat/validly-server
Browse files Browse the repository at this point in the history
Feat/validly server
  • Loading branch information
100mi authored Aug 4, 2023
2 parents 9304387 + 2c09af8 commit 1c7cc46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ services:
- minio
ports:
- 8000:8000
image: factly/validly-server:0.4.2
image: factly/validly-server:0.4.5
command: >
/bin/sh -c "
uvicorn app.main:app --reload --host 0.0.0.0;
Expand Down

0 comments on commit 1c7cc46

Please sign in to comment.