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
|
||||
|
||||
app:
|
||||
image: invoice-ninja
|
||||
image: lalop/invoice-ninja
|
||||
links:
|
||||
- db:mysql
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user