mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
chore: Fix indents
This commit is contained in:
parent
fe37f63108
commit
5ddabf2b65
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ services:
|
|||
- background-images:/app/public/background-images
|
||||
- attachments:/app/private/attachments
|
||||
# Optionally override this to your user/group
|
||||
#user: "1000:1000"
|
||||
#tmpfs:
|
||||
# - /app/.tmp:mode=770,uid=1000,gid=1000
|
||||
# user: 1000:1000
|
||||
# tmpfs:
|
||||
# - /app/.tmp:mode=770,uid=1000,gid=1000
|
||||
ports:
|
||||
- 3000:1337
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue