mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 15:36:49 +00:00
Update Traefik configuration to include neo4j_strip middleware and adjust routing rules
This commit is contained in:
+1
-1
@@ -216,7 +216,7 @@ services:
|
||||
NEO4J_dbms.default_advertised_address: "neo4j.furyhawk.lol"
|
||||
NEO4J_dbms.connector.bolt.advertised_address: ":443"
|
||||
NEO4J_dbms_security_procedures_unrestricted: "apoc.*"
|
||||
NEO4J_dbms_memory_pagecache_size: 512M
|
||||
NEO4J_server_memory_pagecache_size: 512M
|
||||
NEO4J_server_memory_heap_max__size: 2G
|
||||
user: "1000:1000"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user