Skip to content

Commit

Permalink
ci: update api port in akash sdl
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrishajev committed Oct 17, 2024
1 parent 384cb46 commit 2aafac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
- DOPPLER_TOKEN={{DOPPLER_TOKEN}}
- SENTRY_SERVER_NAME=akash
expose:
- port: 3080
- port: 3000
as: 80
accept:
- {{API_DOMAIN}}
Expand Down

0 comments on commit 2aafac6

Please sign in to comment.