WIP local changes
This commit is contained in:
@@ -66,6 +66,7 @@ services:
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- ./neomem/.env
|
||||
- ./.env
|
||||
volumes:
|
||||
- ./neomem_history:/app/history
|
||||
ports:
|
||||
@@ -101,6 +102,7 @@ services:
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- ./cortex/.env
|
||||
- ./.env
|
||||
volumes:
|
||||
- ./cortex:/app
|
||||
ports:
|
||||
@@ -123,6 +125,7 @@ services:
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- ./intake/.env
|
||||
- ./.env
|
||||
ports:
|
||||
- "7080:7080"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user