build: update stack config
This commit is contained in:
parent
75595bba0e
commit
577974677a
1 changed files with 0 additions and 6 deletions
|
|
@ -1,13 +1,7 @@
|
||||||
networks:
|
|
||||||
reverse-proxy:
|
|
||||||
external: true
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
page:
|
page:
|
||||||
image: git.alecodes.page/alecodes/page:${GITHUB_SHA:-latest}
|
image: git.alecodes.page/alecodes/page:${GITHUB_SHA:-latest}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
|
||||||
- reverse-proxy
|
|
||||||
deploy:
|
deploy:
|
||||||
rollback_config:
|
rollback_config:
|
||||||
failure_action: continue
|
failure_action: continue
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue