We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c79cd6c commit f53d173Copy full SHA for f53d173
1 file changed
.github/workflows/maven.yml
@@ -99,5 +99,5 @@ jobs:
99
host: 62.109.17.193
100
username: teamtwo
101
password: teamtwo
102
- script: docker run -d -p 8080:8080 --rm --name teamtwo_telegrambot teamtwo/telegrambot &
+ script: docker run -d --rm --name teamtwo_telegrambot teamtwo/telegrambot &
103
0 commit comments