Futa Arai il y a 1 an
Parent
commit
90113de6b6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .devcontainer/compose.extend.template.yml

+ 1 - 1
.devcontainer/compose.extend.template.yml

@@ -1,5 +1,5 @@
 # A template of the file for extending the primary docker compose configuration.
 # A template of the file for extending the primary docker compose configuration.
-# To actually use this file, create a `compose.override.yml` file and copy the contents of this file into it.
+# To actually use this file, create a `compose.extend.yml` file and copy the contents of this file into it.
 services:
 services:
   pdf-converter:
   pdf-converter:
     # enabling devcontainer 'features' was not working for secondary devcontainer (https://github.com/devcontainers/features/issues/1175)
     # enabling devcontainer 'features' was not working for secondary devcontainer (https://github.com/devcontainers/features/issues/1175)