initial invoice ninja addition
This commit is contained in:
parent
216d62a1a2
commit
27a139b557
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
|||
- /portainer/Files/AppData/Config/Invoice-Ninja/public:/var/app/public
|
||||
- /portainer/Files/AppData/Config/Invoice-Ninja/storage:/var/app/storage
|
||||
ports:
|
||||
- ${PORT}:80
|
||||
- ${PORT}:9000
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ninja_db
|
||||
|
|
Loading…
Reference in a new issue