Skip to content

Commit 50521d5

Browse files
Merge pull request #15 from nullinside-development-group/fix/build
fix: building
2 parents 707a2b8 + 89e44a5 commit 50521d5

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-
- 8085:8080
17-
- 8086:8081
16+
- 8087:8080
17+
- 8088:8081
1818
restart: unless-stopped
1919
image: nullinside-cicd-github:latest

0 commit comments

Comments
 (0)