removed user and group
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin_jk 2026-02-26 14:12:35 -07:00
parent fe4365cd5a
commit 8cfd4bcae2

View file

@ -4,9 +4,6 @@ services:
image: binhex/arch-krusader image: binhex/arch-krusader
container_name: krusader container_name: krusader
environment: environment:
- PUID=1000
- PGID=1000
- UMASK=000
ports: ports:
- 6080:6080 # Web UI port - 6080:6080 # Web UI port
volumes: volumes: