feat: 為 demo 環境增加 80 埠口對應
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
proxy:
|
||||
ports:
|
||||
- '80:80'
|
||||
- '8080:8080'
|
||||
volumes:
|
||||
- './nginx/demo-proxy.conf:/etc/nginx/conf.d/default.conf:ro'
|
||||
|
||||
Reference in New Issue
Block a user