Skip to content

Commit

Permalink
wip: expose several ports
Browse files Browse the repository at this point in the history
  • Loading branch information
AquiGorka committed May 16, 2024
1 parent 5b8eed3 commit 934fdfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
-d \
--restart always \
-p 80:3000 \
-p 443:3000 \
-p 3000:3000 \
--name js-cli-wrapper \
-v /tmp/lilypad/data:/tmp/lilypad/data \
$ECR_REGISTRY/$ECR_REPOSITORY:latest

0 comments on commit 934fdfc

Please sign in to comment.