Skip to content

Commit 6c0180e

Browse files
committed
updated docker compose instructions
1 parent ed850a1 commit 6c0180e

2 files changed

Lines changed: 132 additions & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ services:
6666
dockerfile: ./apps/web-dashboard/Dockerfile
6767
args:
6868
- VITE_API_URL=http://localhost:1234
69+
- VITE_PUBLIC_URL=http://localhost:1235
6970
container_name: urbackend_frontend
7071
restart: unless-stopped
7172
ports:

package-lock.json

Lines changed: 131 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)