chore(docker): add comment for compatibility with older Docker versions
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user