Commit 621921

Troubleshooting
@@ 33,6 33,11@@
4. If using Portainer/Synology, you might have to enter the environment variables manually.
5. One last thing to try: copy and paste the environment variables into docker-compose.yml
## Server Issues
+ ## Postgres Issues
+
### Can't Access LubeLogger Instance from Other Devices
+ ### Schema Does Not Exist
+ Make sure that there is a schema named "app" in the database as specified in the Postgres connection string. See [[Postgres]]
+