feat(shared): reworked shared library
Shared library is now access using `@shared/module`
This commit is contained in:
parent
1bc33ab912
commit
37403d304a
56 changed files with 366 additions and 970 deletions
|
|
@ -4,7 +4,6 @@ set -e
|
|||
|
||||
ME=$(basename "$0")
|
||||
|
||||
echo "_{$NGINX_LOCAL_RESOLVERS}_"
|
||||
entrypoint_log() {
|
||||
if [ -z "${NGINX_ENTRYPOINT_QUIET_LOGS:-}" ]; then
|
||||
echo "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue