Skip to content
Snippets Groups Projects
Commit 05f56571 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Add note about credentials

parent b2773857
No related branches found
No related tags found
No related merge requests found
Pipeline #13873 passed
...@@ -7,6 +7,7 @@ the symfony app. ...@@ -7,6 +7,7 @@ the symfony app.
* `sudo apt install docker-compose` to install docker-compose on Debian/Ubuntu * `sudo apt install docker-compose` to install docker-compose on Debian/Ubuntu
* `sudo ./build.sh` - to build the docker images and install the PHP dependencies * `sudo ./build.sh` - to build the docker images and install the PHP dependencies
* You need to enter your GitLab credentials twice in the process
* `sudo docker-compose up` - to run the server: http://127.0.0.1:8000 * `sudo docker-compose up` - to run the server: http://127.0.0.1:8000
## Running the Server ## Running the Server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment