mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 13:19: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,8 +8,8 @@ services:
|
||||||
- background-images:/app/public/background-images
|
- background-images:/app/public/background-images
|
||||||
- attachments:/app/private/attachments
|
- attachments:/app/private/attachments
|
||||||
# Optionally override this to your user/group
|
# Optionally override this to your user/group
|
||||||
#user: "1000:1000"
|
# user: 1000:1000
|
||||||
#tmpfs:
|
# tmpfs:
|
||||||
# - /app/.tmp:mode=770,uid=1000,gid=1000
|
# - /app/.tmp:mode=770,uid=1000,gid=1000
|
||||||
ports:
|
ports:
|
||||||
- 3000:1337
|
- 3000:1337
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue