fix: change frontend port to 3013
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user