mirror of
https://github.com/dedicatedcode/reitti.git
synced 2026-01-10 09:57:57 -05:00
feat(640): add BASE_PATH configuration option to README
This commit is contained in:
@@ -233,6 +233,7 @@ The included `docker-compose.yml` provides a complete setup with:
|
||||
| `APP_UID` | User ID to run the application as | 1000 | 1000 |
|
||||
| `APP_GID` | Group ID to run the application as | 1000 | 1000 |
|
||||
| `JAVA_OPTS` | JVM options | | |
|
||||
| `BASE_PATH` | Set to server reitti under a path. | / | /reitti |
|
||||
| `LOGGING_LEVEL` | Used to adjust the verbosity of the logs | INFO | DEBUG |
|
||||
|
||||
### Tags
|
||||
|
||||
Reference in New Issue
Block a user