Skip to content

Commit

Permalink
Quote password
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Feb 11, 2021
1 parent e4cf90f commit 8c237e8
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 8c237e8

Please sign in to comment.