Files

6 lines
146 B
Bash

# SPDX-License-Identifier: AGPL-3.0-or-later
dotenv config/env/development.env
dotenv_if_exists config/env/local.env
dotenv_if_exists .env.local