Skip to content

Commit f53d173

Browse files
committed
лишний порт у telegrambot
1 parent c79cd6c commit f53d173

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ jobs:
9999
host: 62.109.17.193
100100
username: teamtwo
101101
password: teamtwo
102-
script: docker run -d -p 8080:8080 --rm --name teamtwo_telegrambot teamtwo/telegrambot &
102+
script: docker run -d --rm --name teamtwo_telegrambot teamtwo/telegrambot &
103103

0 commit comments

Comments
 (0)