mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 02:02:14 +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:
parent
0175cc92a8
commit
fb9bd164b0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user