aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r--docker-compose.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
index ac9ef5e..90ff90d 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -34,7 +34,7 @@ services:
- telenet
restart: unless-stopped
ports:
- - "127.0.0.1:9009:9009"
+ - "127.0.0.1:9009:8000"
entrypoint: ["/telebot/docker-entrypoint.sh"]
cap_drop:
- ALL