Skip to content

Commit

Permalink
Revert "Quote password"
Browse files Browse the repository at this point in the history
This reverts commit 8c237e8.
  • Loading branch information
nyalldawson committed Feb 11, 2021
1 parent 8fa29ac commit 71d5b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/docker-compose-testing.yml
Expand Up @@ -26,7 +26,7 @@ services:
image: mcr.microsoft.com/mssql/server:2019-latest
environment:
ACCEPT_EULA: Y
SA_PASSWORD: '<YourStrong!Passw0rd>'
SA_PASSWORD: <YourStrong!Passw0rd>

qgis-deps:
tty: true
Expand Down

0 comments on commit 71d5b76

Please sign in to comment.