update dockerfile
This commit is contained in:
1
.github/workflows/main.yaml
vendored
1
.github/workflows/main.yaml
vendored
@@ -45,4 +45,5 @@ jobs:
|
|||||||
- name: Run Docker container
|
- name: Run Docker container
|
||||||
run: |
|
run: |
|
||||||
docker run -d --restart unless-stopped \
|
docker run -d --restart unless-stopped \
|
||||||
|
-p 5001:80 \
|
||||||
--name fe-docs smallbuster/fe-docs:latest
|
--name fe-docs smallbuster/fe-docs:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user