ci: docker_tag=ext chore: rebuild trailingSlash true
All checks were successful
build-and-push-ext / build_push (push) Successful in 4m46s
All checks were successful
build-and-push-ext / build_push (push) Successful in 4m46s
This commit is contained in:
parent
09fe6b89ff
commit
f9f3745d6f
@ -37,5 +37,3 @@ Vue d’ensemble
|
||||
- CORS dev3: OPTIONS 204 + en-têtes (A-C-A-Origin = dev4).
|
||||
- `POST /api/v1/idnot/state`: 200 + `state` présent.
|
||||
- Checks publics: `/lecoffre` = 301 → `/lecoffre/`, `/lecoffre/` = 200.
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ const nextConfig = {
|
||||
output: 'standalone',
|
||||
basePath: '/lecoffre',
|
||||
assetPrefix: '/lecoffre',
|
||||
trailingSlash: false,
|
||||
trailingSlash: true,
|
||||
typescript: {
|
||||
ignoreBuildErrors: true,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user