X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docker-compose.yml;h=34eb09560ffe4aac1d9150483b8358c755f442ff;hb=a29a15c98da1ffa78f7cc52e7906b904fcffc144;hp=0f8f0970542a73ee89a26340cf681e9660ffae44;hpb=ac4fda6ae9dbe4abcff3bedc214b4b6a2c171050;p=github%2Fwallabag%2Fwallabag.git diff --git a/docker-compose.yml b/docker-compose.yml index 0f8f0970..34eb0956 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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"