1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +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:
2023-07-28 11:38:34 +02:00
parent 49599d25ed
commit f1509d0af1
4 changed files with 3 additions and 3 deletions

View File

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