This commit is contained in:
2025-09-17 19:41:22 +00:00
parent 41d55e9c91
commit e3f2cb47ae
2 changed files with 2 additions and 15 deletions

View File

@@ -48,8 +48,9 @@ cd filewizard
Startup Docker, initially the settings.yml file is applied, you can edit it.
For You can edit the .env file for further configuration.
Note: Building this image will take some time installing all deps ((mostly texlive)).1
```bash
docker compose up -d
docker compose up --build
```
### Manually