Skip to content

Commit

Permalink
fix mattermost
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 authored Dec 24, 2023
1 parent 34c01d9 commit cd43093
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions apps/mattermost/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,8 @@ services:

postgres:
container_name: $W9_ID-postgresql
image: postgres:13-alpine
image: postgres:13
restart: unless-stopped
security_opt:
- no-new-privileges:true
pids_limit: 100
read_only: true
tmpfs:
- /tmp
- /var/run/postgresql
Expand Down

0 comments on commit cd43093

Please sign in to comment.