actualizando uso de secrets en UI
This commit is contained in:
@@ -32,7 +32,8 @@ services:
|
||||
image: gitea.interno.com/nucleo000/planilla-ui:latest
|
||||
build: ./ui
|
||||
environment:
|
||||
VITE_API_EVENTS_URL: http://planilla-api:4000/events
|
||||
VITE_API_EVENTS_URL: https://planilla.interno.com/events
|
||||
VITE_API_DB_URL: https://planilla.interno.com
|
||||
ports:
|
||||
- "3008:80"
|
||||
networks: [planilla, principal]
|
||||
|
||||
Reference in New Issue
Block a user