mirror of
https://github.com/jointakahe/takahe.git
synced 2025-02-02 09:22:19 +00:00
Add big warning to compose file
This commit is contained in:
parent
7081a718e0
commit
c8ad22a704
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
version: "3.4"
|
||||
|
||||
# DO NOT USE THIS IN PRODUCTION - it is for development only due to insecure
|
||||
# settings and the use of "runserver" versus "gunicorn".
|
||||
# See https://takahe-server.readthedocs.io/en/latest/installation.html for more
|
||||
|
||||
x-takahe-common:
|
||||
&takahe-common
|
||||
build: .
|
||||
|
|
Loading…
Reference in a new issue