]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docker-compose.yml
Add comment about timezone definition
[github/wallabag/wallabag.git] / docker-compose.yml
index 26fba8f0a805a8d01d8c603f6a1c21bc6393c9b2..50d8c546e0836237b13c2ea763b187e05f380a25 100644 (file)
@@ -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"