luthfi-hh

Results 5 comments of luthfi-hh

@kazupon I have the same issues `strategy: 'prefix'` doesn't work: Versions: `"nuxt": "3.0.0-rc.12"` `"@nuxtjs/i18n": "^8.0.0-beta.1"`

Set `privileged: true` and `cap_add: NET_ADMIN` might solve the issue ``` softeher: ... cap_add: - NET_ADMIN privileged: true ... ```

I am encountering the same issue. I run SoftEther on AWS ECS Fargate. Has anybody found a solution for this?

Have you been able to find the solution to this? @sbh96