Skip to content

Commit b97ecdb

Browse files
Update main.yml
1 parent e3fdd78 commit b97ecdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
docker stop bixa-app
3030
docker rm bixa-app
3131
docker build -t bixa .
32-
docker run -d -it -p 5002:80 --restart unless-stopped --name bixa-app bixa
32+
docker run -d -it -p 5002:80 --restart unless-stopped --name bixa bixa

0 commit comments

Comments
 (0)