diff --git a/web/manage/Makefile b/web/manage/Makefile index ec7be76..903c43e 100644 --- a/web/manage/Makefile +++ b/web/manage/Makefile @@ -42,7 +42,7 @@ container: .containertest .container touch $@ -DEV_BUCKET ?= test.ambrose.photos +DEV_BUCKET ?= http://api.ambrose.photos:9000/test.ambrose.photos .PHONY: dev # Start a development server dev: $(SOURCE)/* $(OUTPUT)/index.html $(shared_copy_files) | container