X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=docker-compose.yml;fp=docker-compose.yml;h=34eb09560ffe4aac1d9150483b8358c755f442ff;hb=1e921a657f02748d1745f5d98cdb2b3c50dc9555;hp=0f8f0970542a73ee89a26340cf681e9660ffae44;hpb=52cd86f1c2031e33ff9680e76575210619744394;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"