X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=docker-compose.yml;h=50d8c546e0836237b13c2ea763b187e05f380a25;hp=26fba8f0a805a8d01d8c603f6a1c21bc6393c9b2;hb=b80841f23c6736aef7485aa3d8ba7cf0af861f64;hpb=612f5f1ec7eeaeacb1f1bc0f2e15fbe5ff7d7044 diff --git a/docker-compose.yml b/docker-compose.yml index 26fba8f0..50d8c546 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -15,6 +15,7 @@ services: build: context: docker/php args: + # Set here your timezone using one of this: http://php.net/manual/en/timezones.php timezone: 'Europe/Monaco' ports: - "9000:9000"