Compare commits

..

No commits in common. "728e7362dd525c39e8cb56a119101fed3c00427f" and "06f63c3c9b57d9d57392a48969c8db393f7c552c" have entirely different histories.

2 changed files with 0 additions and 12 deletions

View File

@ -1,8 +0,0 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}

View File

@ -31,8 +31,6 @@ services:
- no-new-privileges:true
cap_drop:
- ALL
#Runtime should always be runc, otherwise load average with gVisor will be extremely high
runtime: runc
postgres:
image: docker.io/postgres-15:alpine
@ -60,8 +58,6 @@ services:
#tmpfs:
# - /var/run/postgresql:size=50M,mode=0770,uid=70,gid=70,noexec,nosuid,nodev
shm_size: 1g
#Runtime should always be runc, otherwise load average with gVisor will be extremely high
runtime: runc
element:
image: vectorim/element-web:latest