1
0
Fork 0
mirror of https://github.com/demostf/proxy synced 2026-06-03 20:14:07 +02:00

prepare for metrics

This commit is contained in:
Robin Appelman 2024-01-14 02:13:15 +01:00
commit de009f8f49
4 changed files with 12 additions and 1 deletions

View file

@ -11,5 +11,6 @@ ENV API_FASTCGI=api:9000
ENV FRONTEND=frontend
ENV SYNC=sync
ENV MAPS=maps
ENV METRICS=metrics
CMD ["/bin/bash", "/entrypoint.sh"]