Skip to content

Commit

Permalink
fix: remove unused user filed
Browse files Browse the repository at this point in the history
  • Loading branch information
Freebios committed Mar 21, 2024
1 parent 227e969 commit 071a611
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/twenty-docker/prod/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name: twenty
services:
server:
image: twentycrm/twenty:${TAG}
user: 1000:1000
volumes:
- server-local-data:/app/.local-storage
ports:
Expand Down

0 comments on commit 071a611

Please sign in to comment.