Skip to content

Commit

Permalink
Merge branch 'ports' of github.com:EGI-Federation/fedcloud-dashboard …
Browse files Browse the repository at this point in the history
…into ports
  • Loading branch information
sebastian-luna-valero committed Sep 20, 2024
2 parents 31f095b + a92c772 commit e6a1656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ start the service:
```shell
cd /path/to/working/directory
git clone https://github.com/EGI-Federation/fedcloud-dashboard.git
echo "DASHBOARD_HOSTNAME="<your host name>"
echo "DASHBOARD_HOSTNAME="<your host name>" > .env
docker-compose up --build
```
Expand Down

0 comments on commit e6a1656

Please sign in to comment.