Mount backups and remove smb remote.
This commit is contained in:
parent
36555fa806
commit
883931b854
1 changed files with 2 additions and 0 deletions
|
@ -111,7 +111,9 @@
|
|||
volumes = [
|
||||
"xen-orchestra_xo-data:/var/lib/xo-server"
|
||||
"xen-orchestra_redis-data:/var/lib/redis"
|
||||
"/eru/xen-backups:/backups"
|
||||
];
|
||||
user = "548:548";
|
||||
environment = {
|
||||
HTTP_PORT = "80";
|
||||
};
|
||||
|
|
Reference in a new issue