fix: aktualisiere den Pfad zur servers.json-Datei und füge das Verzeichnis /config im Dockerfile hinzu
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN mkdir /config
|
||||
|
||||
WORKDIR /root/
|
||||
|
||||
# Copy the compiled binary from the builder stage
|
||||
|
||||
Reference in New Issue
Block a user