1
0
Fork 0
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:
Maksim Eltyshev 2025-06-02 19:33:52 +02:00
parent fe37f63108
commit 5ddabf2b65

View file

@ -8,8 +8,8 @@ services:
- background-images:/app/public/background-images
- attachments:/app/private/attachments
# Optionally override this to your user/group
#user: "1000:1000"
#tmpfs:
# user: 1000:1000
# tmpfs:
# - /app/.tmp:mode=770,uid=1000,gid=1000
ports:
- 3000:1337