chore: update test deploy docker compose aio port

This commit is contained in:
Andrew Bastin
2024-03-19 15:53:08 +05:30
parent e41e956273
commit 32e9366609

View File

@@ -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