Skip to content

Commit d859e36

Browse files
committed
docker compose ports
1 parent 7da020c commit d859e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ services:
1313
- KEYCLOAK_HOST=${KEYCLOAK_HOST}
1414
- SERVICE_TAG_VERSION=${SERVICE_TAG_VERSION}
1515
ports:
16-
- 7000:8081
16+
- 7001:8081

0 commit comments

Comments
 (0)