mirror of
https://github.com/wekan/wekan.git
synced 2026-02-22 07:54:06 +01:00
Wait for DB on boot
This commit is contained in:
parent
7b3e2c58e2
commit
cac74122f2
4 changed files with 13 additions and 7 deletions
|
|
@ -1,10 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -euxo pipefail
|
||||
|
||||
#!/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
# This file will store the config env variables needed by the app
|
||||
readonly CONF=/build/env.config
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue