initial jobs to bootstrap bastion with docker

This commit is contained in:
allanice001
2025-09-22 21:32:26 +01:00
parent 81e6c14625
commit c50fc1540a
11 changed files with 459 additions and 25 deletions

View File

@@ -28,6 +28,7 @@ export default defineConfig({
"/swagger": "http://localhost:8080",
"/debug/pprof": "http://localhost:8080",
},
allowedHosts: ['.getexposed.io']
},
build: {
chunkSizeWarningLimit: 1000,