remove config module import from content.js and add rebuild-api.sh script for Docker management
This commit is contained in:
@@ -2,6 +2,7 @@ services:
|
||||
api:
|
||||
build:
|
||||
context: .
|
||||
provenance: false
|
||||
volumes:
|
||||
- ./config.json:/app/config.json:ro
|
||||
- ./data:/data
|
||||
|
||||
Reference in New Issue
Block a user