mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 09:05:30 +00:00
BUGFIX: executable name in Dockerfile
This commit is contained in:
@@ -5,5 +5,5 @@ COPY . .
|
||||
RUN go build
|
||||
EXPOSE 8095
|
||||
|
||||
CMD ["./lenz-web"]
|
||||
CMD ["./kgpz_web"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user