initial dockerizing

This commit is contained in:
raiper34
2024-06-22 21:30:53 +02:00
parent da9cf53c69
commit ef028d7745
12 changed files with 110 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"/api/**": {
"target": "http://localhost:3000",
"target": "http://localhost:3000/api",
"secure": false,
"changeOrigin": true,
"pathRewrite": {