chore(docker): add comment for compatibility with older Docker versions

This commit is contained in:
CaIon
2025-10-02 16:20:15 +08:00
parent 81a66be721
commit b0b275b236

View File

@@ -12,7 +12,7 @@
#
# ⚠️ IMPORTANT: Change all default passwords before deploying to production!
version: '3.4'
version: '3.4' # For compatibility with older Docker versions
services:
new-api: