2
2
mirror of https://github.com/Thream/website.git synced 2024-07-06 18:40:12 +02:00

chore: rename docker-compose.yml to compose.yaml

Ref: https://docs.docker.com/compose/compose-file/03-compose-file/
This commit is contained in:
Théo LUDWIG 2023-07-28 12:27:00 +02:00
parent ceb67bc16c
commit d82e65c3f0
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@thream/website",
"dockerComposeFile": "./docker-compose.yml",
"dockerComposeFile": "./compose.yaml",
"service": "workspace",
"workspaceFolder": "/workspace",
"customizations": {