🚚 Move location of scripts to simplify file structure (#1352)
This commit is contained in:

committed by
GitHub

parent
68a7fe0899
commit
87254dd79e
@@ -55,7 +55,7 @@ services:
|
||||
db:
|
||||
condition: service_healthy
|
||||
restart: true
|
||||
command: bash prestart.sh
|
||||
command: bash scripts/prestart.sh
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user