HTTP header improvements (#294)
[akkoma] / docs / docs / installation / frontends.include
index 585be71aeb4a78fd7aaf982741ec9b204bc6e970..6da4018a99dcf587ce4d02173573ec90c49f7f5c 100644 (file)
@@ -21,5 +21,11 @@ For most installations, the following will suffice:
     mix pleroma.frontend install admin-fe --ref stable
     ```
 
+=== "Docker"
+    ```sh
+    ./docker-resources/manage.sh mix pleroma.frontend install pleroma-fe --ref stable
+    ./docker-resources/manage.sh mix pleroma.frontend install admin-fe --ref stable
+    ```
+
 For more customised installations, refer to [Frontend Management](../../configuration/frontend_management)