cosmetic changes:

- http to https
- replaced generic .com by specific TLD
- updated some dead urls
This commit is contained in:
Sebastian Riehm
2020-01-25 16:03:31 +01:00
parent 52cd86f1c2
commit 1e921a657f
16 changed files with 19 additions and 19 deletions

View File

@ -16,7 +16,7 @@ services:
build:
context: docker/php
args:
# Set here your timezone using one of this: http://php.net/manual/en/timezones.php
# Set here your timezone using one of this: https://php.net/manual/en/timezones.php
timezone: 'Europe/Monaco'
ports:
- "9000:9000"