build: update stack config
All checks were successful
Publish image / create-docker-images (push) Successful in 40s
Publish image / deploy (push) Successful in 15s
Publish image / rebase (push) Successful in 7s

This commit is contained in:
Alexander Navarro 2024-12-12 16:26:00 -03:00
parent 75595bba0e
commit 577974677a

View file

@ -1,13 +1,7 @@
networks:
reverse-proxy:
external: true
services:
page:
image: git.alecodes.page/alecodes/page:${GITHUB_SHA:-latest}
restart: unless-stopped
networks:
- reverse-proxy
deploy:
rollback_config:
failure_action: continue