fix port
Some checks failed
Update Compose File / build (push) Failing after 2s

This commit is contained in:
2026-06-17 20:28:11 -07:00
parent 84a0674ab9
commit 3b700a6920

View File

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