Skip to content

Commit

Permalink
small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonasB88 committed Dec 5, 2023
1 parent 12e8044 commit 980ee01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
environment:
PS_INSTALL_AUTO: 1
PS_ENABLE_SSL: 1
DB_PASSWD: prestashop
DB_PASSWD: $${DB_PASSWD}
DB_NAME: prestashop
DB_SERVER: mysql
PS_DOMAIN: demoshop8.ngrok.io
Expand Down

0 comments on commit 980ee01

Please sign in to comment.