1
0
Fork 0
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:
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 - 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