Merge branch 'develop' into stable
[akkoma] / docs / docs / installation / freebsd_en.md
index be735a998476be222784c9faf0a3b8ef465ec219..53c029d275fc8e01b5882000edcfeaceeae91ab8 100644 (file)
@@ -206,6 +206,9 @@ If your instance is up and running, you can create your first user with administ
 ```shell
 sudo -Hu akkoma MIX_ENV=prod mix pleroma.user new <username> <your@emailaddress> --admin
 ```
+
+{! installation/frontends.include !}
+
 ## Conclusion
 
 Restart nginx with `# service nginx restart` and you should be up and running.