this post was submitted on 01 Jul 2023
23 points (100.0% liked)
wefwef
4227 readers
1 users here now
wefwef is now Voyager! Subscribe to !voyagerapp@lemmy.world.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you prefer to use docker compose you can write your own docker-compose.yml file like I did.
You should be able to access wefwef with
http://localhost:5314
if you're running on your local machine, or if you have it running on something else access it withhttp://<ip address>:5314
.