chore: Update app service Docker image name in docker-compose.yml.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
# Mengambil image dari Registry Gitea Anda
|
# Mengambil image dari Registry Gitea Anda
|
||||||
image: git.exavolt.web.id/fikri/portfolio-app:latest
|
image: git.exavolt.web.id/fikri/fullstack-portfolio:latest
|
||||||
container_name: fikri-portfolio-app
|
container_name: fikri-portfolio-app
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user