X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docker-compose.yml;h=34eb09560ffe4aac1d9150483b8358c755f442ff;hb=d31f70bfac9cfcf232b72b8efb3ac63d31f073dc;hp=0f8f0970542a73ee89a26340cf681e9660ffae44;hpb=2a61e13fae4e71c804e96caefd3fdb46f09a81db;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"