mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
fix perms
This commit is contained in:
parent
4618c4b66a
commit
37dec0eb56
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
ansible.builtin.file:
|
||||
path: /apps/bisect-rustc-service/db.sqlite
|
||||
state: touch
|
||||
mode: u=rw,g=,o=
|
||||
mode: u=rw,g=rw,o=rw
|
||||
#####
|
||||
# END: docker compose up!
|
||||
#####
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue