Arkmusn

Results 3 comments of Arkmusn

I have found the reason. I mount an nfs pvc for nocobase: /app/nocobase/storage. when nocobase image start. it change /app/* owner to root. then the nginx worker user "www-data" can't...

a tricky way for this situation. !!!use at your own risk. it will change your owner on nfs server!!! add `command` for container: ```yml command: - "bash" - "-c" -...

> Here, `macId` should be decorated by `@IdView` > > If it is still no OK, please move the [@idview](https://github.com/idview) into super type. > > This task (derived type overrides)...