mirror of
https://github.com/father-bot/chatgpt_telegram_bot.git
synced 2026-08-03 13:27:16 +03:00
Remove obsolete version key from docker-compose
The top-level 'version' field is deprecated in Compose v2 and only produces a warning. Drop it.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
version: "3"
|
||||
|
||||
services:
|
||||
mongo:
|
||||
container_name: mongo
|
||||
|
||||
Reference in New Issue
Block a user