Tidy up config

This commit is contained in:
Robert Marshall 2020-04-12 14:38:32 +01:00
parent 79c17f75cd
commit 1329683f58
3 changed files with 1 additions and 6 deletions

View file

@ -4,4 +4,5 @@ sed \
-e 's/"database": "Server=.*;User ID=.*;Password=.*;Database=.*"/"database": "Server=localhost;User ID=user;Password=pass;Database=db"/g' \
-e 's/"blogApiEndpoint": ".*"/"blogApiEndpoint": ""/g' \
-e 's/"gitApiEndpoint": ".*"/"gitApiEndpoint": ""/g' \
-e 's/"authApiEndpoint": ".*"/"authApiEndpoint": ""/g' \
$1