fix: 🐛 docker compose端口修改
This commit is contained in:
parent
5103edf6e1
commit
1c3197b9d8
@ -6,6 +6,6 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "55513:80"
|
||||
- "55514:80"
|
||||
container_name: vue3-nginx
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user