Skip to content
Snippets Groups Projects
Commit 26910fbc authored by ferromariano's avatar ferromariano
Browse files

Agrego variables de entorno del nodo

parent e137c729
No related branches found
No related tags found
2 merge requests!2Corrigo Dockerfile para la intalacion por problema,!1Corrigo Dockerfile para la intalacion por problema
......@@ -13,6 +13,11 @@ services:
environment:
- BFAHOME=/home/bfa/bfa
- PATH=${PATH}:/home/bfa/bfa/bin:/home/bfa/bin
- USERNAME=bfa
- HOME=/home/bfa
- BFANETWORKIDPROD=47525974938
- BFANETWORKIDTEST=55555000000
- VIRTUALIZATION=DOCKER
volumes:
- nodo_data:/nodo_data/
apibfa:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment