fix: listen all ip
All checks were successful
Deploy Static Website / Deploy to Web Server (push) Successful in 1m35s
All checks were successful
Deploy Static Website / Deploy to Web Server (push) Successful in 1m35s
This commit is contained in:
parent
bb2a674bd1
commit
f654d4f55b
@ -28,4 +28,4 @@ jobs:
|
||||
|
||||
- name: Start Docker
|
||||
run: |
|
||||
docker run -d -p 4010:80 git.mamahaha.work/sangge/hhl:latest
|
||||
docker run -d -p 0.0.0.0:4010:80 git.mamahaha.work/sangge/hhl:latest
|
Loading…
x
Reference in New Issue
Block a user