Update 'makefile'
This commit is contained in:
parent
8e2ccbf58a
commit
1bf43ea2d5
2
makefile
2
makefile
@ -1,5 +1,5 @@
|
|||||||
run: build
|
run: build
|
||||||
docker run --rm -ti --name noaa -e LIGHTNING_CLOUDSPACE_HOST=noaa.clfx.cc -p 9021:9021 -p 4200:4200 noaa
|
docker run --rm -ti --name noaa -e HOST_NAME=localhost -p 9021:9021 -p 4200:4200 noaa
|
||||||
|
|
||||||
build:
|
build:
|
||||||
docker build -t noaa .
|
docker build -t noaa .
|
||||||
|
Loading…
Reference in New Issue
Block a user