fix port
All checks were successful
Update Compose File / build (push) Successful in 4s

This commit is contained in:
2026-06-17 20:33:54 -07:00
parent 9058ea77ac
commit 647226ab65

View File

@@ -114,7 +114,7 @@ services:
TZ: ${TZ}
PUID: ${PUID}
PGID: ${PGID}
PORT: 8000
PORT: 8001
code-server:
container_name: code-server