Update docker-compose.yml

fix typo breaking sed in example
This commit is contained in:
whatsmycoin 2020-02-25 00:02:00 -05:00 committed by GitHub
parent 59e451c614
commit e39e783b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ services:
- "80:80"
- "443:443"
volumes:
- ./conf.d:/etc/nginx/user.conf.d :ro
- ./conf.d:/etc/nginx/user.conf.d:ro