mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Remove shared memory size in docker compose
This commit is contained in:
@@ -19,7 +19,6 @@ services:
|
||||
|
||||
db:
|
||||
image: postgres:16
|
||||
shm_size: '2gb'
|
||||
volumes:
|
||||
- harbor_postgres_data:/var/lib/postgresql/data
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user