mirror of
https://github.com/p-stream/docs.git
synced 2026-04-25 14:53:43 +00:00
Apply suggestions from code review
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
This commit is contained in:
parent
830f901944
commit
209cf4e5bc
1 changed files with 2 additions and 1 deletions
|
|
@ -46,6 +46,7 @@ This method provides a straightforward setup with minimal configuration. For mor
|
||||||
MWB_CRYPTO__SESSION_SECRET: 32CharacterLongStringHere
|
MWB_CRYPTO__SESSION_SECRET: 32CharacterLongStringHere
|
||||||
MWB_META__NAME: unofficial-movie-web
|
MWB_META__NAME: unofficial-movie-web
|
||||||
MWB_POSTGRES__MIGRATE_ON_BOOT: "true"
|
MWB_POSTGRES__MIGRATE_ON_BOOT: "true"
|
||||||
|
MIKRO_ORM_MIGRATIONS_DISABLE_FOREIGN_KEYS: "true"
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue