move nas to internal ssd
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
image = "linuxserver/mariadb";
|
||||
ports = [ "3306:3306" ];
|
||||
volumes = [
|
||||
"/mnt/Safe\ SSD/mariadb:/config"
|
||||
"/mnt/ssd/mariadb:/config"
|
||||
];
|
||||
environment = {
|
||||
PUID = "911";
|
||||
|
||||
Reference in New Issue
Block a user