fix pushpin

This commit is contained in:
rmanach 2025-11-03 17:45:48 +01:00
parent fb0ea57abc
commit 6f2b23d6cf
2 changed files with 5 additions and 2 deletions

View File

@ -13,3 +13,6 @@ venv
*.log *.log
*.pid *.pid
pushpin
nginx

View File

@ -1,3 +1,3 @@
FROM fanout/pushpin:latest FROM fanout/pushpin:latest
RUN echo "* mumui:8000" > /etc/pushpin/routes RUN echo "* api:8000" > /etc/pushpin/routes