update
This commit is contained in:
parent
98eaf67364
commit
fde6dcd28d
@ -33,6 +33,12 @@ environment:
|
|||||||
PHP_INI_SESSION_COOKIE_LIFETIME: '7200'
|
PHP_INI_SESSION_COOKIE_LIFETIME: '7200'
|
||||||
DOLIBARR_MAIN_AUTH_TOKEN_TIMEOUT: '7200'
|
DOLIBARR_MAIN_AUTH_TOKEN_TIMEOUT: '7200'
|
||||||
|
|
||||||
|
schema:
|
||||||
|
before_starting_scripts:
|
||||||
|
type: str
|
||||||
|
description: "Directory for before starting scripts"
|
||||||
|
required: true
|
||||||
|
|
||||||
# Define volume mappings
|
# Define volume mappings
|
||||||
volumes:
|
volumes:
|
||||||
- /share/dolibarr_before_starting:/var/www/scripts/before-starting.d
|
- /share/dolibarr_before_starting:/var/www/scripts/before-starting.d
|
Loading…
x
Reference in New Issue
Block a user