update
This commit is contained in:
parent
d68f7d9948
commit
98eaf67364
@ -9,7 +9,7 @@ url: https://dolibar.fr
|
|||||||
map:
|
map:
|
||||||
- share:rw
|
- share:rw
|
||||||
options:
|
options:
|
||||||
documents: "/share/smaf/documents"
|
before_starting_scripts: "/share/dolibarr_before_starting"
|
||||||
image: docker.io/tuxgasy/dolibarr
|
image: docker.io/tuxgasy/dolibarr
|
||||||
init: false
|
init: false
|
||||||
ingress: true
|
ingress: true
|
||||||
@ -35,4 +35,4 @@ environment:
|
|||||||
|
|
||||||
# Define volume mappings
|
# Define volume mappings
|
||||||
volumes:
|
volumes:
|
||||||
- /share/smaf/documents:/var/www/documents
|
- /share/dolibarr_before_starting:/var/www/scripts/before-starting.d
|
Loading…
x
Reference in New Issue
Block a user