Skip to content

Commit

Permalink
Merge branch 'master' of github.com:FacturaScripts/docker-facturascripts
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoRazorX committed May 18, 2021
2 parents 031263e + 47a2cd2 commit fdccd04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-mariadb/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
environment:
MYSQL_ROOT_PASSWORD: mypassword
volumes:
- ./mariadb:/var/lib/mariadb
- ./mariadb:/var/lib/mysql

facturascripts:
build: ./php
Expand Down

0 comments on commit fdccd04

Please sign in to comment.