Use host port 8269 for new installations

This commit is contained in:
mfwadejr
2026-08-30 09:46:24 -04:00
committed by GitHub
parent 2e9e7f1da3
commit 0ff468cdfd
5 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ services:
container_name: vboxstock
restart: unless-stopped
ports:
- "3000:3000"
- "8269:3000"
volumes:
- ./data:/data
environment: