mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Apply suggestions from code review
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
@@ -44,8 +44,6 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- aptabase_events_db
|
- aptabase_events_db
|
||||||
- aptabase_db
|
- aptabase_db
|
||||||
ports:
|
|
||||||
- 8000:8080
|
|
||||||
environment:
|
environment:
|
||||||
BASE_URL: http://${APTABASE_HOST}
|
BASE_URL: http://${APTABASE_HOST}
|
||||||
AUTH_SECRET: ${AUTH_SECRET}
|
AUTH_SECRET: ${AUTH_SECRET}
|
||||||
|
|||||||
Reference in New Issue
Block a user