mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-02 00:54:41 +02:00
removed lxc mountpoint from kimai
works without additional mountpoint
This commit is contained in:
parent
446bea1b89
commit
5c555ab5cd
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
LXC_TEMPLATE_VERSION="debian-11-standard"
|
||||
|
||||
# Create sharefs mountpoint
|
||||
LXC_MP="1"
|
||||
LXC_MP="0"
|
||||
|
||||
# Create unprivileged container
|
||||
LXC_UNPRIVILEGED="1"
|
||||
|
@ -29,4 +29,4 @@ KIMAI_PHP_VERSION="8.1"
|
|||
LXC_MEM_MIN=1024
|
||||
|
||||
# service dependent meta tags
|
||||
SERVICE_TAGS="php-fpm,nginx,mariadb"
|
||||
SERVICE_TAGS="php-fpm,nginx,mariadb"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue