feat: pre-2025 state
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
||||
POSTGRES_USER: ${PGUSER:-openmaptiles}
|
||||
POSTGRES_PASSWORD: ${PGPASSWORD:-openmaptiles}
|
||||
PGPORT: ${PGPORT:-5432}
|
||||
shm_size: 4g
|
||||
shm_size: 16384MB
|
||||
#command: /docker-entrypoint-initdb.d/01_tune-postgis.sh
|
||||
#command: /docker-entrypoint-initdb.d/01_tune-postgis.sh && echo 'tuned' && postgres -c 'config_file=/etc/postgresql/postgresql.conf'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user