mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
dev: add permision for captain user in Plane
This commit is contained in:
parent
aa2d61cdf7
commit
e9121b6798
@ -50,6 +50,7 @@ COPY ./bin ./bin/
|
||||
|
||||
RUN chmod +x ./bin/takeoff ./bin/worker ./bin/beat
|
||||
RUN chmod -R 777 /code
|
||||
RUN chown -R captain:plane /code
|
||||
|
||||
USER captain
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user