This commit is contained in:
artem 2026-09-18 23:23:42 +03:00
parent f2f4d19d3f
commit fe5dd3aaed
1 changed files with 5 additions and 0 deletions

View File

@ -104,6 +104,11 @@ spec:
containers:
- name: cycle-frontend
image: gitea.webart-tech.ru/webart/strava-frontend:8056c5f132b23c5b9f50be824355af579ca62c34
env:
- name: VITE_APP_API_URL
value: "http://cycle-backend-service:8000"
- name: SSR_BASE_URL
value: "https://cycle-rider.ru"
ports:
- containerPort: 80