forked from wallabag/wallabag
cosmetic changes:
- http to https - replaced generic .com by specific TLD - updated some dead urls
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user