This commit is contained in:
@ -13,8 +13,8 @@ services:
|
||||
volumes:
|
||||
- /wiki/site:/usr/share/nginx/html:ro
|
||||
labels:
|
||||
- com.centurylinklabs.watchtower.enable=true
|
||||
restart: unless-stopped
|
||||
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
|
||||
restart: ${RST-unless-stopped}
|
||||
```
|
||||
|
||||
3- [Clone this repository](https://git.sthope.dev/sthope/mkdocswiki_template) as template and create the `.drone.yml` as indicated in the [README.md](https://git.sthope.dev/sthope/mkdocswiki_template/src/branch/master/README.md)
|
||||
|
Reference in New Issue
Block a user