mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 07:23:27 +00:00
Update content/5.extra/2.selfhost.md
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
MWB_POSTGRES__MIGRATE_ON_BOOT: "true"
|
||||
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"
|
||||
ports:
|
||||
- "8080:8080"
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user