Skip to content

Commit

Permalink
changed onedata url in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kmarszalek committed Apr 17, 2018
1 parent bbaf2f0 commit 1885b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV IAM_AUTHORIZE_URL 'https://iam-test.indigo-datacloud.eu/authorize'
ENV IAM_CLIENT_ID '53b937c5-fd53-4626-9400-8b21838d7de2'
ENV IAM_CLIENT_SECRET 'fcqrPQYZtR-CETMdvxrNoQAKtDw-Qy8hb0ItHd4cX6IJpi6f7124YDYV8SAuL99KfkWMQchQalBP2fJAlhRB7Q'
ENV CMDB_URL 'http://indigo.cloud.plgrid.pl'
ENV ONEDATA_URL 'https://onedata.indigo-datacloud.eu'
ENV ONEDATA_URL 'https://onedata.org'
ENV MYSQL_ADDRESS 'mysql'
ENV MYSQL_PORT '3306'
ENV MYSQL_DB 'indigo_slam'
Expand Down

0 comments on commit 1885b17

Please sign in to comment.