Add tail command as template comment to 'docker-compose.yml'

This commit is contained in:
Wolfgang Huß 2023-09-26 14:30:30 +02:00
parent 30fa8d883e
commit 232922d41e

View File

@ -117,6 +117,8 @@ services:
# TODO: clarify if that is the only thing needed to unlock the Enterprise version
# - NEO4J_ACCEPT_LICENSE_AGREEMENT=yes
# TODO: Remove the playground from production
# bring the database in offline mode to export or load dumps
# command: ["tail", "-f", "/dev/null"]
networks:
external-net: