chore: Update app service Docker image name in docker-compose.yml.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Moh Dzulfikri Maulana
2026-03-10 09:30:13 +07:00
parent 927541ba4c
commit cb0ee32900

View File

@@ -1,7 +1,7 @@
services:
app:
# 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
restart: always
ports: