Add docker deployment
All checks were successful
build docker image / docker-build (push) Successful in 4m53s

This commit is contained in:
2024-11-04 16:55:31 +02:00
parent 05ee3106a4
commit a07120a962
9 changed files with 7 additions and 25 deletions

View File

@ -21,7 +21,6 @@
<script>
import axios from "axios";
import { config } from "../../../config";
import MonacoEditor from "@/components/MonacoEditor.vue";
export default {