You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: simplify environment variable definitions in Docker configurations
- Removed default value syntax for `DB_CONNECTION_STRING`, `REDIS_HOST`, and `REDIS_PORT` in `docker-stack.server.yml` and GitHub Actions workflow to streamline configuration.
- Ensured consistency in service connection strings across both files.
Signed-off-by: Innei <tukon479@gmail.com>
0 commit comments