mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced 2025-06-05 06:58:58 +00:00
Update spec
This commit is contained in:
parent
bec3afc6d1
commit
a04a1c15b1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ services:
|
|||
dockerfile_path: Dockerfile
|
||||
source_dir: .
|
||||
github:
|
||||
branch: main
|
||||
branch: root-chapter-10-part2
|
||||
deploy_on_push: true
|
||||
repo: LukeMathWalker/zero-to-production
|
||||
# Active probe used by DigitalOcean's to ensure our application is healthy
|
||||
|
|
Loading…
Reference in a new issue