Skip to content

Commit

Permalink
See if its the node port binding
Browse files Browse the repository at this point in the history
  • Loading branch information
almunnings committed Feb 2, 2024
1 parent 24bae26 commit e90e749
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .ddev/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ nodejs_version: "18"
web_extra_exposed_ports:
- name: nodejs
container_port: 3000
http_port: 3330
https_port: 3333

upload_dirs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- uses: lando/setup-lando@v2
with:
lando-version: latest
- run: lando start

ddev:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e90e749

Please sign in to comment.