https://github.com/zeropsio/test-priority-project-app
https://github.com/zeropsio/test-priority-project-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/zeropsio/test-priority-project-app
- Owner: zeropsio
- Created: 2022-02-24T14:26:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T14:57:34.000Z (over 4 years ago)
- Last Synced: 2026-04-01T13:40:48.954Z (3 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```yaml
project:
name: priority-project
services:
- priority: 1
hostname: db
type: redis@6
mode: NON_HA
- priority: 2
hostname: app
type: go@1
mode: NON_HA
ports:
- port: 8080
buildFromGit: https://github.com/zeropsio/test-priority-project-app
enableSubdomainAccess: true
```