mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 10:58:37 -06:00
Execute startup scripts everytime
This commit is contained in:
parent
c1f0bfa9f3
commit
2455aca2f1
@ -27,7 +27,6 @@ services:
|
|||||||
DB_PASSWORD: "12345"
|
DB_PASSWORD: "12345"
|
||||||
ALLOWED_HOSTS: "*"
|
ALLOWED_HOSTS: "*"
|
||||||
REDIS_HOST: redis
|
REDIS_HOST: redis
|
||||||
SKIP_STARTUP_SCRIPTS: "true"
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis
|
||||||
- postgres
|
- postgres
|
||||||
|
Loading…
Reference in New Issue
Block a user