Update content/5.extra/2.selfhost.md

This commit is contained in:
William Oldham
2024-03-30 09:00:06 +00:00
committed by GitHub
parent adec3fff7a
commit 3dfb3da0e7

View File

@@ -37,7 +37,7 @@
MWB_SERVER__TRUSTPROXY: "true" MWB_SERVER__TRUSTPROXY: "true"
MWB_SERVER__TRUSTCLOUDFLARE: "true" MWB_SERVER__TRUSTCLOUDFLARE: "true"
# This is needed to resolve errors running migrations on some platforms - does not affect the application # 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: ports:
- "8080:8080" - "8080:8080"
depends_on: depends_on: