Skip to content
Snippets Groups Projects
Commit d989912f authored by Elian Loraux's avatar Elian Loraux
Browse files

Modification de port :80 et :443

parent e98dc3a9
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,8 @@ services: ...@@ -16,7 +16,8 @@ services:
- MYSQL_DATABASE=phpservermonitor - MYSQL_DATABASE=phpservermonitor
- MYSQL_DATABASE_PREFIX=psm_ - MYSQL_DATABASE_PREFIX=psm_
ports: ports:
- 8080:80 - 80:80
- 443:443
volumes: volumes:
- /sessions - /sessions
depends_on: depends_on:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment