From 65d7c46745ac416ad890a451582f10ef8cb64d29 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 2 Mar 2024 22:41:49 +0100 Subject: [PATCH] Update config.json --- codex/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/codex/config.json b/codex/config.json index d28b3dac7..6a9d9efff 100644 --- a/codex/config.json +++ b/codex/config.json @@ -70,10 +70,12 @@ ], "name": "Codex", "options": { + "PGID": "0", + "PUID": "0" }, "panel_icon": "mdi:book-open", "ports": { - "9810/tcp": null + "9810/tcp": 9810 }, "ports_description": { "9810/tcp": "Web UI port"