diff --git a/strava.yml b/strava.yml index dffb01c..ae40454 100644 --- a/strava.yml +++ b/strava.yml @@ -26,12 +26,12 @@ spec: - name: cycle-backend image: gitea.webart-tech.ru/webart/strava-backend/platformer:b42cd8a5aa64cdd1c52b6689147c547839e229dd env: + - name: FS_LOCAL_MOUNT_DIR + value: "/files" - name: APP_PUBLIC_URL value: "https://cycle-rider.ru" - name: DB_URI value: "postgresql+asyncpg://gen_user:D%5C8C34*Bv%3E%5CVwD@192.168.0.4:5432/default_db" - - name: FS_LOCAL_MOUNT_DIR - value: "/files" ports: - containerPort: 8000 volumeMounts: