Update DO config
This commit is contained in:
parent
4a520d52f8
commit
ffc89e5590
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ services:
|
||||||
http_port: 3000
|
http_port: 3000
|
||||||
instance_count: 1
|
instance_count: 1
|
||||||
instance_size_slug: basic-xxs
|
instance_size_slug: basic-xxs
|
||||||
run_command: ' node main.js --name=Frankfurt --seed=102'
|
run_command: ' declared-server --name=Frankfurt --seed=102'
|
||||||
name: decla-red-server
|
name: decla-red-server
|
||||||
routes:
|
routes:
|
||||||
- path: /
|
- path: /
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue