mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 14:50:27 +00:00
Removed pirsch library and use pirsch.io instead.
This commit is contained in:
@@ -20,8 +20,6 @@ WORKDIR /app
|
||||
ENV MB_LOGLEVEL=info
|
||||
ENV MB_ALLOWED_ORIGINS=*
|
||||
ENV MB_HOST=0.0.0.0:8888
|
||||
ENV MB_DB_PORT=5432
|
||||
ENV MB_DB_SSLMODE=disable
|
||||
|
||||
EXPOSE 8888
|
||||
CMD ["/app/main"]
|
||||
|
||||
Reference in New Issue
Block a user