This commit is contained in:
2026-06-15 00:27:35 +00:00
parent 675118faea
commit 9dac148b34
28 changed files with 5303 additions and 5303 deletions
+2 -2
View File
@@ -7,9 +7,9 @@
"mounts": [
"type=bind,source=${localEnv:HOME}/.codex,target=/home/node/.codex"
],
"forwardPorts": [5173, 5000, 8999, 27017],
"forwardPorts": [5174, 5000, 8999, 27017],
"portsAttributes": {
"5173": {
"5174": {
"label": "Vite frontend",
"onAutoForward": "notify"
},