From 72cb855270e91138b9cef855053513ed5b599b4f Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sat, 4 Dec 2021 19:12:59 +0100 Subject: [PATCH] experimental --- firefox/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/firefox/config.json b/firefox/config.json index 9834b05c9..9de5f1c6e 100644 --- a/firefox/config.json +++ b/firefox/config.json @@ -8,7 +8,8 @@ "PGID": "1000", "shm_size": "1gb" }, - "name": "Firefox", + "name": "Firefox test", + "stage": "experimental", "ports": { "3000/tcp": 3000 },