Move container config in main dir
This commit is contained in:
parent
26198d35fa
commit
68e089bae1
4 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ services:
|
|||
- backend
|
||||
|
||||
dolibarr:
|
||||
build: ./image
|
||||
build: .
|
||||
ports:
|
||||
- "80:80"
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in a new issue