Skip to content

Commit abfd39e

Browse files
committed
???
1 parent 4c9a88e commit abfd39e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ services:
251251
context: ../web
252252
dockerfile: Dockerfile
253253
args:
254-
VITE_API_URL: ${API_URL}/api
254+
VITE_API_URL: ${API_URL}
255255
VITE_KEYCLOAK_URL: ${KC_HOSTNAME_URL}
256256
VITE_BASE_PATH: ${VITE_BASE_PATH}
257257
VITE_WEB_URL: ${WEB_URL}

0 commit comments

Comments
 (0)