mirror of
https://github.com/furyhawk/home_stack.git
synced 2026-07-21 10:16:47 +00:00
⬆ Update frontend service port mapping from 5173 to 80
This commit is contained in:
@@ -95,7 +95,7 @@ services:
|
||||
frontend:
|
||||
restart: "no"
|
||||
ports:
|
||||
- "5173:5173"
|
||||
- "5173:80"
|
||||
build:
|
||||
context: ./frontend
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user