修改docker-compose
This commit is contained in:
2716
app/logs/errors.log
2716
app/logs/errors.log
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
trinity_aida_dev:
|
trinity_aida_dev:
|
||||||
image: "trinity_client_aida_dev:latest"
|
|
||||||
container_name: trinity_aida_dev
|
container_name: trinity_aida_dev
|
||||||
|
build: .
|
||||||
volumes:
|
volumes:
|
||||||
- ./trinity_client_aida:/trinity
|
- ./trinity_client_aida:/trinity
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user