Closed
Description
- Gitea version (or commit ref): 1.2.2
- Git version: 2.14.3.windows.1
- Operating system: Win7
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
Following the installation instructions I tried to setup Gitea as windows service. But at least two directories are created in System32 folder: "data" and "indexers". Setting the enviroment variable GITEA_WORK_DIR did not help.
(How else can I set the working folder for Gitea service? I would prefer a command line parameter but other solutions are welcome.)
Screenshots
Thanks,
Udo