Merge pull request #3009 from Budibase/remove-account-url

Remove account url from docker images
This commit is contained in:
Rory Powell 2021-10-14 17:33:35 +01:00 committed by GitHub
commit 83b6713755
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ services:
INTERNAL_API_KEY: ${INTERNAL_API_KEY}
REDIS_URL: redis-service:6379
REDIS_PASSWORD: ${REDIS_PASSWORD}
ACCOUNT_PORTAL_URL: https://portal.budi.live
volumes:
- ./logs:/logs
depends_on: