2
1
mirror of https://github.com/Thream/api.git synced 2024-07-06 12:50: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:23:57 +02:00
parent 59cd6083a6
commit cc9fa70498
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B
3 changed files with 1 additions and 1 deletions

View File

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