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"