Skip to content

Commit 2aafac6

Browse files
committed
ci: update api port in akash sdl
1 parent 384cb46 commit 2aafac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
- DOPPLER_TOKEN={{DOPPLER_TOKEN}}
1010
- SENTRY_SERVER_NAME=akash
1111
expose:
12-
- port: 3080
12+
- port: 3000
1313
as: 80
1414
accept:
1515
- {{API_DOMAIN}}

0 commit comments

Comments
 (0)