forked from Hay1tsme/artemis
- prettier docker guide
- update docker-compose to reflect 1 level higher config folder
This commit is contained in:
@ -5,7 +5,7 @@ services:
|
||||
build: .
|
||||
volumes:
|
||||
- ./aime:/app/aime
|
||||
- ./config:/app/config
|
||||
- ./configs/config:/app/config
|
||||
|
||||
environment:
|
||||
CFG_DEV: 1
|
||||
|
Reference in New Issue
Block a user