Skip to content

Create render.yaml#3

Open
Kichuprobotz wants to merge 1 commit intoKichuprozz:mainfrom
Kichuprobotz:main-3
Open

Create render.yaml#3
Kichuprobotz wants to merge 1 commit intoKichuprozz:mainfrom
Kichuprobotz:main-3

Conversation

@Kichuprobotz
Copy link
Contributor

No description provided.

@Kichuprobotz
Copy link
Contributor Author

services:

A Docker web service

  • type: web
    name: DQ-The-File-Donor
    env: python
    startCommand: python3 bot.py
    buildCommand: pip3 install -U -r requirements.txt
    repo: https://github.com/Joelkb/DQ-the-file-donor.git # optional
    region: oregon # optional (defaults to oregon)
    plan: free # optional (defaults to starter)
    branch: main # optional (defaults to master)
    numInstances: 1 # optional (defaults to 1)
    healthCheckPath: /

1 similar comment
@Kichuprobotz
Copy link
Contributor Author

services:

A Docker web service

  • type: web
    name: DQ-The-File-Donor
    env: python
    startCommand: python3 bot.py
    buildCommand: pip3 install -U -r requirements.txt
    repo: https://github.com/Joelkb/DQ-the-file-donor.git # optional
    region: oregon # optional (defaults to oregon)
    plan: free # optional (defaults to starter)
    branch: main # optional (defaults to master)
    numInstances: 1 # optional (defaults to 1)
    healthCheckPath: /

@Kichuprobotz
Copy link
Contributor Author

Contribution

@Kichuprobotz
Copy link
Contributor Author

Nothing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant