Skip to content

Commit 1f87154

Browse files
committed
fix: update dokku env
1 parent 93338aa commit 1f87154

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ concurrency:
1818
cancel-in-progress: true
1919

2020
env:
21-
DOKKU_HOST: ssh://dokku@ssh.analystbuilder.com:22
22-
DOKKU_APP: staging-ab-api
21+
DOKKU_HOST: ssh://dokku@ssh-dev.wavezync.com:22
22+
DOKKU_APP: nestjs-starter-api
2323

2424
jobs:
2525
# Build job

0 commit comments

Comments
 (0)