Apply suggestions from code review

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
Freilyn Bernabe
2024-08-22 08:38:51 -04:00
committed by GitHub
parent 53b24534a8
commit ac28aff022

View File

@@ -44,8 +44,6 @@ services:
depends_on:
- aptabase_events_db
- aptabase_db
ports:
- 8000:8080
environment:
BASE_URL: http://${APTABASE_HOST}
AUTH_SECRET: ${AUTH_SECRET}