Skip to content
Snippets Groups Projects
Commit d9b48ebc authored by CANALS Gerome's avatar CANALS Gerome
Browse files

minor update

parent 6581a65b
Branches day2-ludmann1
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ services:
working_dir: /var/php
networks:
- local_network
command: php -S localhost:8000 index.php
command: php -S 0.0.0.0:8000 index.php
links :
- mysql:db
# - mongo:mongo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment