align docker_example.yml with example.yml
bits I've left different: * hostname for db, redis, meili (so they match the values in the example compose file) * listen address / socket (because changing them will confuse docker) * no mention of the pidfile (because it's completely useless in docker)
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@
|
||||
# option will automatically generate and publish a
|
||||
# tarball at build time, protecting you from
|
||||
# inadvertent license violations. (There is no legal
|
||||
# guarantee, of course.) The tarball will generated
|
||||
# guarantee, of course.) The tarball will be generated
|
||||
# from the root directory of your codebase. So it is
|
||||
# also recommended to check <built/tarball> directory
|
||||
# once after building and before activating the server
|
||||
|
||||
Reference in New Issue
Block a user