Skip to content

Commit c196975

Browse files
authored
Update README.md
1 parent e23b4d8 commit c196975

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ Mikrotik Dashboard specially for Hotspot and manage router, a Dockerized version
66

77
## Instalation
88

9-
`docker-compose up --build`
10-
11-
Open `http://localhost:<published_port>` and login with **admin:admin**
9+
1. **Optional** : Create `.env` and set `APP_PORT`
10+
2. `docker-compose up --build`
11+
3. Open `http://localhost:<APP_PORT>`
12+
4. Login with **admin:admin**
1213

1314
## Changelog
1415

0 commit comments

Comments
 (0)