Skip to content

Commit 3e3b68e

Browse files
authored
Merge pull request #15 from Quee-io/add-debug-port
feat: Add debug port to docker compose
2 parents 9217590 + c8ebdc3 commit 3e3b68e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ services:
1616
container_name: clef_workflow_api
1717
ports:
1818
- 9080:9080
19+
- 5005:5005
1920
environment:
2021
- SPRING_PROFILES_ACTIVE=mysql
2122
- DATABASE_HOST=clef_workflow_mysql_db

0 commit comments

Comments
 (0)