mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 14:02:17 +00:00
fix default compose version obsolete (#507)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user