BO1.28+12
This commit is contained in:
+3
-1
@@ -3,7 +3,9 @@ version: "3.7"
|
||||
services:
|
||||
|
||||
web:
|
||||
build: .
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile
|
||||
container_name: backoffice
|
||||
volumes:
|
||||
- .:/aitrainer_backoffice
|
||||
|
||||
Reference in New Issue
Block a user