Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Commit

Permalink
user removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Hussein-Khalil authored Oct 28, 2019
1 parent 1899a2c commit c15a676
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,3 @@ services:
MYSQL_DATABASE: kanboard
MYSQL_USER: kb
MYSQL_PASSWORD: kb-secret
rights:
image: busybox
command: sh -c 'while true ; do chown -R $${USER_ID}.$${GROUP_ID} /target ; sleep 2s ; done'
volumes:
- .:/target
environment:
- USER_ID=10015
- GROUP_ID=10003

0 comments on commit c15a676

Please sign in to comment.