mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced 2025-02-22 13:36:18 +00:00
Fix spec
This commit is contained in:
parent
db7e52be08
commit
44f54b98b5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ services:
|
|||
dockerfile_path: Dockerfile
|
||||
source_dir: .
|
||||
github:
|
||||
branch: root-chapter-08-part0
|
||||
branch: root-chapter-08
|
||||
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