10
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: localhost:9999/scheduler-app:${TAG}
|
image: ${REGISTRY}/${IMAGE_NAME}:${TAG}
|
||||||
container_name: scheduler-app
|
container_name: scheduler-app
|
||||||
|
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user