Revert "Push server image to local registry instead of git.thumeit.com"
This reverts commit 8ae09f238b.
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
services:
|
||||
espresso-frame-server:
|
||||
# Pushed to a LAN-local registry, not git.thumeit.com -- see
|
||||
# .gitea/workflows/server-docker-build.yml's comment (Cloudflare's
|
||||
# payload-size limit in front of that host started rejecting pushes
|
||||
# once whiteboard mode's Node/native-binding layers made the image
|
||||
# much bigger).
|
||||
image: 10.0.0.246:3000/tfaour/espresso-frame-server:latest
|
||||
image: git.thumeit.com/tfaour/espresso-frame-server:latest
|
||||
build: .
|
||||
ports:
|
||||
- "8420:8420"
|
||||
|
||||
Reference in New Issue
Block a user