Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chourmovs authored Oct 12, 2024
1 parent a99e39b commit 21f11e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ x86 PC running any docker capable OS

# Install
Install docker for your system
launch the command docher run -it --priviledge -p 3000:3000 chourmovs/blissify-webapp:latest
launch the command docker run -it --privileged -p 3000:3000 chourmovs/blissify-webapp:latest

# Usage
when container is running access http://locahost:3000
when container is running access http://locahost:3000

0 comments on commit 21f11e9

Please sign in to comment.