removed service declaration as there is only one.
All checks were successful
Build and Push / build (push) Successful in 1m31s
All checks were successful
Build and Push / build (push) Successful in 1m31s
This commit is contained in:
parent
b2dc0451d6
commit
1aa04948ed
@ -8,7 +8,6 @@ services:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.confetti-apiRouter.rule=Host(`confetti.rannes.dev`)
|
||||
- traefik.http.services.confetti-apiService.loadbalancer.server.port=7070
|
||||
- traefik.http.routers.confetti-apiRouter.service=confetti-apiService
|
||||
- traefik.http.routers.confetti-apiRouter.tls=true
|
||||
- traefik.http.routers.confetti-apiRouter.entryPoints=https
|
||||
- traefik.http.middlewares.confetti-api-cors.headers.accesscontrolallowmethods=GET,OPTIONS, POST
|
||||
|
Loading…
Reference in New Issue
Block a user