docker-compose.yml: Remove obsolete version parameter

This commit is contained in:
Martin Rys 2024-04-14 17:24:56 +02:00
parent 3f28c0dd22
commit dfe4f7bb56

View file

@ -1,5 +1,3 @@
version: '2'
# Note: Do not add single quotes '' to variables. Having spaces still works without quotes where required. # Note: Do not add single quotes '' to variables. Having spaces still works without quotes where required.
#--------------------------------------------------------------------------------------------------------- #---------------------------------------------------------------------------------------------------------
# ==== CREATING USERS AND LOGGING IN TO WEKAN ==== # ==== CREATING USERS AND LOGGING IN TO WEKAN ====