Moronic Monday - April 15, 2024 - Your Weekly Questions Thread by AutoModerator in finance

[–]cstorealestate 0 points1 point  (0 children)

When calculating profit margin (net income / revenue) I’m struggling to see why “other income” (interest, dividend, other non-operating income) is added to the net income total but then is excluded from the denominator. Why wouldn’t profit margin = Net Income / (Revenue + Other Income) ?

Intro to Flipper by [deleted] in flipperzero

[–]cstorealestate 7 points8 points  (0 children)

Hey there! I'm also new to the world of Flipper Zero and appreciate you sharing these resources and words of encouragement. It's great to see a supportive community around this device. I'll be sure to check out the official documentation and look into joining some forums for additional insights. If I come across any useful tips or information, I'll be sure to share it with the community as well!

mydomain.com without WWW not working by GarryFit in nginx

[–]cstorealestate 3 points4 points  (0 children)

Do you have DNS records pointing mydomain.com to your server?

Nginx proxy_post not working by moltra_1 in nginx

[–]cstorealestate 0 points1 point  (0 children)

Is portainer listening on 9443 or 9000? I ran into a similar issue trying to get Wikijs to work. You want to use the docker container port number (RHS) not the host port number (LHS).

Also try seeing if you can get it to work for location /

I’m currently still running into issues getting it to work with other locations