1
This commit is contained in:
@@ -18,8 +18,9 @@ services:
|
||||
ainoval:
|
||||
image: ainoval/ainoval-server:latest
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: open/Dockerfile.build
|
||||
# Use repo root as context so Dockerfile.build can COPY AINoval/ and AINovalServer/
|
||||
context: ../..
|
||||
dockerfile: deploy/open/Dockerfile.build
|
||||
container_name: ainoval-server
|
||||
env_file:
|
||||
- ./production.env
|
||||
@@ -44,4 +45,3 @@ services:
|
||||
volumes:
|
||||
mongo-data:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user