mirror of
https://github.com/PaiGramTeam/telegram-bot-api-build.git
synced 2024-11-21 14:38:23 +00:00
Update docker-compose.yml
chore: quote nginx port mapping
This commit is contained in:
parent
bbc589cd9c
commit
4d46d8059b
@ -19,7 +19,7 @@ services:
|
||||
- telegram-bot-api-data:/var/lib/telegram-bot-api
|
||||
- ./nginx:/etc/nginx/conf.d/
|
||||
ports:
|
||||
- 80:80
|
||||
- "80:80"
|
||||
|
||||
volumes:
|
||||
telegram-bot-api-data:
|
||||
|
Loading…
Reference in New Issue
Block a user