@@ -67,9 +67,7 @@ in
|
||||
];
|
||||
networks = [ networks.traefik.ref ];
|
||||
# TODO: Remove
|
||||
publishPorts = [
|
||||
"0.0.0.0:8080:8080"
|
||||
];
|
||||
publishPorts = [ "0.0.0.0:8080:8080" ];
|
||||
volumes = [
|
||||
"/run/user/${
|
||||
builtins.toString config.users.users.${user}.uid
|
||||
|
Reference in New Issue
Block a user