Updated the code and the port

This commit is contained in:
Tiago Ribeiro
2023-06-22 07:54:09 +01:00
parent 986f94557b
commit 0d2c8b3efb
3 changed files with 3 additions and 4 deletions

View File

@@ -6,5 +6,5 @@ services:
build: .
image: ecrop/ielts-be:latest
ports:
- 8080:8080
- 8080:5000
restart: unless-stopped