Added frontend uri env in model container
This commit is contained in:
@@ -65,6 +65,10 @@ services:
|
||||
restart: no
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
ports:
|
||||
- "8081:8081"
|
||||
environment:
|
||||
- FRONTEND_URI=http://localhost:3000
|
||||
networks:
|
||||
- cropcompass-ntwk
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user