Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit fe1875b

Browse files
author
Steve Bagwell
committed
Just use local.env
1 parent 29c57f5 commit fe1875b

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

docker-compose.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -167,17 +167,6 @@ services:
167167
API_ACCESS_KEYS: "test-cli-abc123"
168168
APP_ENV: "dev"
169169
MIGRATE_PW_FROM_LDAP: "false"
170-
# The first is the actual url, the second is based on the idpDomainName in the saml20-idp-hosted.php file
171-
RP_ORIGINS: "https://idp-4.local,https://idp4"
172-
MFA_TOTP_apiBaseUrl: "http://totpbackend.org/"
173-
MFA_TOTP_apiKey: "abc"
174-
MFA_TOTP_apiSecret: "abcd"
175-
MFA_WEBAUTHN_apiBaseUrl: "http://webauthnbackend.org/"
176-
MFA_WEBAUTHN_apiKey: "abc"
177-
MFA_WEBAUTHN_apiSecret: "abcd"
178-
MFA_WEBAUTHN_appId: "idp4"
179-
MFA_WEBAUTHN_rpDisplayName: "IdP4"
180-
MFA_WEBAUTHN_rpId: "idp4"
181170
command: ["bash", "-c", "whenavail brokerDb 3306 60 ./yii migrate --interactive=0 && ./run.sh"]
182171

183172
brokerDb:

0 commit comments

Comments
 (0)