File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ services:
166166 - traefik.enable=true
167167 - traefik.http.middlewares.maevsi_cors.headers.accessControlAllowHeaders=authorization,hook-name
168168 - traefik.http.middlewares.maevsi_cors.headers.accessControlAllowMethods=GET,POST,PUT,DELETE
169- - traefik.http.middlewares.maevsi_cors.headers.accessControlAllowOriginList=http ://localhost:3000
169+ - traefik.http.middlewares.maevsi_cors.headers.accessControlAllowOriginList=https ://localhost:3000
170170 - traefik.http.middlewares.maevsi_redirectregex.redirectregex.regex=^https?:\/\/www\.${STACK_DOMAIN}\/(.*)
171171 - traefik.http.middlewares.maevsi_redirectregex.redirectregex.replacement=https://${STACK_DOMAIN}/$${2}
172172 - traefik.http.routers.maevsi.entryPoints=web
You can’t perform that action at this time.
0 commit comments