Updated tables in readme.md

This commit is contained in:
2023-09-09 14:58:07 +02:00
parent e0ee091a7b
commit 9c01898aa6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ This project/stack consists of multiple software which combined create my domoti
The following variables could be set an environment varaiables using the .env file.
| Value | Default | Information |
|-|-|-|
|---|---|---|
| RESTART | unless-stopped | Choose a restart policy. |
| SYNOLOGY_VOLUME | volume1 | Volume you docker folder is on. |
| STACK_NAME | domotica | The name of your project/stack and also the base folder within your docker folder. |
+1 -1
View File
@@ -32,7 +32,7 @@ Self hosted vehicle and expense management system. Like Clarkson, but better.
The following variables could be set an environment varaiables using the .env file.
| Value | Default | Information |
|-|-|-|
|---|---|---|
| UID | 1024 | The user id you want to use. |
| GID | 101 | The group id you want to use. |
| SYNOLOGY_VOLUME | volume1 | If you have only 1 volume Docker will be installed on volume 1. |