summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b0ef3d7..5c0defd 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ run: build
docker run \
-v collections:/collections \
-v auth:/auth \
- -p 5232:5232 \
+ -p 8080:8080 \
--name radicale radicale
aws: build
docker tag radicale:latest 634617747016.dkr.ecr.eu-central-1.amazonaws.com/radicale:latest