Skip to content

Commit 9a08995

Browse files
Giovanni GargiuloGiovanni Gargiulo
authored andcommitted
chore: laste pt fe
1 parent 3a1f925 commit 9a08995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ DOCKER_IMAGE_LATEST="${DOCKER_IMAGE_NAME}:latest"
1212

1313
docker build -t "${DOCKER_IMAGE}" \
1414
-t "${DOCKER_IMAGE_LATEST}" \
15-
--build-arg NEXT_PUBLIC_API_URL=http://programmable-tokens-int \
15+
--build-arg NEXT_PUBLIC_API_URL=https://preview-api.programmabletokens.xyz \
1616
--build-arg NEXT_PUBLIC_BLOCKFROST_API_KEY=preview63R2hq5OToB1PRYyxDQ1NpmS23rbyS88 \
1717
--build-arg NETWORK=Preview \
1818
--push \

0 commit comments

Comments
 (0)