Skip to content

Commit cf6121b

Browse files
Merge pull request #13 from nullinside-development-group/fix/build
fix: building
2 parents 161aee6 + 890f403 commit cf6121b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
environment:
1414
- GITHUB_PAT
1515
ports:
16-
- 8081:8080
17-
- 8082:8081
16+
- 8083:8080
17+
- 8084:8081
1818
restart: unless-stopped
1919
image: nullinside-cicd-github:latest

0 commit comments

Comments
 (0)