45 lines
1.0 KiB
Markdown
45 lines
1.0 KiB
Markdown
---
|
|
name: Questions
|
|
about: Having difficulties with gotify? Feel free to ask here
|
|
title: ''
|
|
labels: question
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
Alternative ways to get help:
|
|
Official documentation - https://gotify.net/
|
|
Community chat - https://matrix.to/#/#gotify:matrix.org
|
|
-->
|
|
|
|
**Have you read the documentation?**
|
|
- [ ] Yes, but it does not include related information regarding my question.
|
|
- [ ] Yes, but the steps described in the documentation do not work on my machine.
|
|
- [ ] Yes, but I am having difficulty understanding it and want clarification.
|
|
|
|
**You are setting up gotify in**
|
|
- [ ] Docker
|
|
- [ ] Linux native platform
|
|
- [ ] Windows native platform
|
|
|
|
|
|
**Describe your problem**
|
|
<!-- EXAMPLE
|
|
I'm having difficulties setting up my apache reverse proxy
|
|
....
|
|
my config is ...
|
|
-->
|
|
|
|
|
|
|
|
**Any errors, logs, or other information that might help us identify your problem**
|
|
|
|
Ex: `docker-compose.yml`, `nginx.conf`, android logcat, browser requests, etc.
|
|
|
|
<details><summary>Name of the information here</summary><br><pre>
|
|
|
|
contents here
|
|
|
|
</pre></details>
|