Commit 419d00b5 authored by minhnguyengp1's avatar minhnguyengp1
Browse files

Change frontend image name in docker compose

parent 650ad60d
Pipeline #11747 failed with stages
in 1 minute and 18 seconds
...@@ -53,8 +53,8 @@ services: ...@@ -53,8 +53,8 @@ services:
restart: on-failure restart: on-failure
frontend: frontend:
image: minhnguyengp/transferbot-ui:latest image: transferbot/frontend:latest
container_name: transferbot_ui container_name: transferbot_frontend
ports: ports:
- "5173:5173" - "5173:5173"
depends_on: depends_on:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment