fix: change frontend port from 3001 to 3003 (port conflict on NAS)
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ services:
|
||||
container_name: rayhan-frontend
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3001:80"
|
||||
- "3003:80"
|
||||
networks:
|
||||
- rayhan-net
|
||||
|
||||
|
||||
Reference in New Issue
Block a user