This commit is contained in:
parent
024cf6c1d8
commit
4c93199fa2
2
Makefile
2
Makefile
@ -23,7 +23,7 @@ update: website/requirements.txt
|
|||||||
@docker compose run --rm website pip install --user -r requirements.txt
|
@docker compose run --rm website pip install --user -r requirements.txt
|
||||||
@echo "Successfully built containers and installed dependencies."
|
@echo "Successfully built containers and installed dependencies."
|
||||||
|
|
||||||
SITEURL ?= http://localhost:6000
|
SITEURL ?= http://localhost:9001
|
||||||
|
|
||||||
.PHONY: build
|
.PHONY: build
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user