Switched to default port 8080
All checks were successful
release-tag / release-image (push) Successful in 1m32s
build-binaries / build (, amd64, linux) (push) Has been skipped
build-binaries / build (, arm, 7, linux) (push) Has been skipped
build-binaries / build (, arm64, linux) (push) Has been skipped
build-binaries / build (.exe, amd64, windows) (push) Has been skipped
build-binaries / release (push) Has been skipped

This commit is contained in:
2025-09-06 20:26:08 +02:00
parent 7abbc2c9ae
commit 98c69dfc7d
2 changed files with 9 additions and 2 deletions

View File

@@ -17,12 +17,12 @@ RUN mkdir /web
COPY --from=builder /bin/vcc /bin/vcc
COPY ./web /web
# Default listens on :8090 siehe main.go
EXPOSE 8090
EXPOSE 8080
# Environment defaults; können per compose überschrieben werden
ENV CLIPBOARD_TOKEN="" \
CLIPBOARD_DATA="" \
PORT=":8090" \
PORT=":8080" \
MAX_PER_ROOM=200
ENTRYPOINT ["/bin/vcc"]

View File

@@ -43,6 +43,13 @@
"type": "text",
"content": "UoT$YvL%eAKh\u0026SG9VS\u0026$",
"created_at": "2025-09-06T14:28:32.4447206Z"
},
{
"id": "20250906T154926.777767300Z-6907b53a7b2cc54d",
"room": "default",
"type": "text",
"content": ",2V=;eEM.i4wG^C?$+6?",
"created_at": "2025-09-06T15:49:26.7777673Z"
}
]
}