fix default compose version obsolete (#507)

This commit is contained in:
Cyril59310
2024-05-01 05:20:13 +02:00
committed by GitHub
parent 5ad42a6dab
commit 109222f024
4 changed files with 1 additions and 4 deletions

View File

@@ -258,7 +258,7 @@ import { BModal } from "bootstrap-vue-next";
import NetworkInput from "../components/NetworkInput.vue";
import dotenv from "dotenv";
const template = `version: "3.8"
const template = `
services:
nginx:
image: nginx:latest