refactor(ops): standardize image-based production delivery
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
APP_IMAGE=ghcr.io/example/capakraken-app:sha-abc123
|
||||
MIGRATOR_IMAGE=ghcr.io/example/capakraken-migrator:sha-abc123
|
||||
APP_HOST_PORT=3000
|
||||
GHCR_USERNAME=
|
||||
GHCR_TOKEN=
|
||||
Reference in New Issue
Block a user