project:
name: zerops-hello-world-node-js
tags:
- zerops
- hello-worlds
services:
- hostname: nodejs20
type: nodejs@20
envSecrets:
DB_HOST: db
DB_NAME: db
DB_PASS: ${db_password}
DB_PORT: "5432"
DB_USER: ${db_user}
NODE_ENV: production
ports:
- port: 3000
httpSupport: true
enableSubdomainAccess: true
buildFromGit: https://github.com/krls2020/recipe-onboarding-node-js
minContainers: 1
- hostname: adminer
type: php-apache@8.0+2.4
buildFromGit: https://github.com/zeropsio/recipe-adminer@main
enableSubdomainAccess: true
minContainers: 1
maxContainers: 1
- hostname: db
type: postgresql@14
mode: NON_HA
priority: 1
-
Notifications
You must be signed in to change notification settings - Fork 0
krls2020/recipe-onboarding-node-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published