mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-31 06:15:49 +00:00
Remove hard dependency on API for Portal
- Remove `api` from `depends_on` in the QuickStart compose file as the API may be started externally
This commit is contained in:
@@ -65,7 +65,6 @@ services:
|
||||
volumes:
|
||||
- ../build/docker/portal/application.conf:/opt/vinyldns/conf/application.conf
|
||||
depends_on:
|
||||
- api
|
||||
- ldap
|
||||
|
||||
# Custom network so that we don't interfere with the host system
|
||||
|
Reference in New Issue
Block a user