mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-20 12:22:23 -06:00
Execute startup scripts everytime
This commit is contained in:
@@ -27,7 +27,6 @@ services:
|
||||
DB_PASSWORD: "12345"
|
||||
ALLOWED_HOSTS: "*"
|
||||
REDIS_HOST: redis
|
||||
SKIP_STARTUP_SCRIPTS: "true"
|
||||
depends_on:
|
||||
- redis
|
||||
- postgres
|
||||
|
||||
Reference in New Issue
Block a user