fix: change frontend port to 3013
This commit is contained in:
parent
f78c6daf6b
commit
84f706bc44
|
|
@ -49,7 +49,7 @@ services:
|
||||||
container_name: rayhan-frontend
|
container_name: rayhan-frontend
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "3003:80"
|
- "3013:80"
|
||||||
networks:
|
networks:
|
||||||
- rayhan-net
|
- rayhan-net
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue