move mounts

This commit is contained in:
mjallen18
2024-06-01 11:04:42 -05:00
parent 1f6bde760a
commit 6b194cf24f
19 changed files with 42 additions and 42 deletions

View File

@@ -6,7 +6,7 @@
# image = " lissy93/dashy:latest";
# ports = [ "8888:80" ];
# volumes = [
# "/mnt/ssd/nix-app-data/dashy/conf.yaml:/app/public/conf.yaml"
# "/home/admin/ssd/nix-app-data/dashy/conf.yaml:/app/public/conf.yaml"
# ];
# environment = {
# PUID = "911";