chore: update test deploy docker compose aio port
This commit is contained in:
parent
e41e956273
commit
32e9366609
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ services:
|
|||
hoppscotch-db:
|
||||
condition: service_healthy
|
||||
ports:
|
||||
- "80:80"
|
||||
- "3080:80"
|
||||
|
||||
# The preset DB service, you can delete/comment the below lines if
|
||||
# you are using an external postgres instance
|
||||
|
|
|
|||
Loading…
Reference in a new issue