mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
wrong namespace for the image
This commit is contained in:
@@ -7,7 +7,7 @@ db:
|
|||||||
MYSQL_ROOT_PASSWORD: mdp
|
MYSQL_ROOT_PASSWORD: mdp
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: invoice-ninja
|
image: lalop/invoice-ninja
|
||||||
links:
|
links:
|
||||||
- db:mysql
|
- db:mysql
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user