refactor: update ports to use 80 for front-end services in Docker and Nginx configuration
This commit is contained in:
@@ -2,5 +2,5 @@ services:
|
||||
nest-front:
|
||||
build: .
|
||||
ports:
|
||||
- "5173:5173"
|
||||
- "80:80"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user