Test if environment variables are aggregated in the osf container
This commit is contained in:
parent
db4708c2c0
commit
98a7a77f5d
|
@ -81,11 +81,11 @@ layer1-port-zenodo:
|
|||
layer1-port-openscienceframework:
|
||||
enabled: true
|
||||
environment:
|
||||
ADDRESS: https://accounts.test.osf.io
|
||||
ADDRESS: https://test.accounts.test.osf.io
|
||||
API_ADDRESS: https://api.test.osf.io/v2
|
||||
# needs to be adjusted to correct values
|
||||
OAUTH_CLIENT_ID: rdsdrivetest
|
||||
OAUTH_CLIENT_SECRET: IAMSECRET
|
||||
OAUTH_CLIENT_SECRET: THISISATEST
|
||||
layer2-metadata-service: {}
|
||||
layer3-research-manager: {}
|
||||
layer3-token-storage: {}
|
||||
|
|
Loading…
Reference in a new issue