Xyphyn / photon

A replacement for lemmy-ui with more features, a better design, and more customizability.
https://phtn.app
GNU Affero General Public License v3.0
348 stars 39 forks source link

How to change the default frontend Lemmy ui to Photon #392

Closed qiancsff closed 1 month ago

qiancsff commented 1 month ago

docker run -p 8080:3000 -e PUBLIC_INSTANCE_URL=example.com ghcr.io/xyphyn/photon:latest

http://example.com:8080/ How to become default http://example.com

sevonj commented 1 month ago

This isn't a bug in the code, so maybe it should be a discussion instead.

Anyway, you need to edit your nginx conf to do the following:

(You are using lemmy-ansible, right?)

Xyphyn commented 1 month ago

This is a question, and should be a discussion.