From 3dfb3da0e7aef8de0e6b0fea14b339e74e3abbd4 Mon Sep 17 00:00:00 2001 From: William Oldham Date: Sat, 30 Mar 2024 09:00:06 +0000 Subject: [PATCH] Update content/5.extra/2.selfhost.md --- content/5.extra/2.selfhost.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/5.extra/2.selfhost.md b/content/5.extra/2.selfhost.md index cbb38b2..cfdd515 100644 --- a/content/5.extra/2.selfhost.md +++ b/content/5.extra/2.selfhost.md @@ -37,7 +37,7 @@ MWB_SERVER__TRUSTPROXY: "true" MWB_SERVER__TRUSTCLOUDFLARE: "true" # This is needed to resolve errors running migrations on some platforms - does not affect the application - MIKRO_ORM_MIGRATIONS_DISABLE_FOREIGN_KEYS: "true" + MIKRO_ORM_MIGRATIONS_DISABLE_FOREIGN_KEYS: "false" ports: - "8080:8080" depends_on: