10 lines
290 B
Plaintext
10 lines
290 B
Plaintext
# Image tag produced by Drone (latest or build number)
|
|
IMAGE_TAG=latest
|
|
|
|
# Optional explicit image names
|
|
# BACKEND_IMAGE=registry.nevetime.ru/mc-panel-backend:latest
|
|
# FRONTEND_IMAGE=registry.nevetime.ru/mc-panel-frontend:latest
|
|
|
|
# External port for the frontend container
|
|
FRONTEND_PORT=80
|