- images:
- image:
- repository: ccr.ccs.tencentyun.com/seembox/ghcr.io_gotify_server
- tag: 2.6.3
- consts:
- gotify_container_name: gotify
- perms_container_name: permissions
- data_path: /app/data
- ssl_key_path: /app/ssl/key.pem
- ssl_cert_path: /app/ssl/cert.pem
- notes_body: |
- Default credentials:
- - Username: `admin`
- - Password: `admin`
|