1
0
Fork 0
mirror of synced 2024-06-27 18:50:47 +12:00

warning to top

This commit is contained in:
Damodar Lohani 2022-04-10 12:57:00 +05:45 committed by GitHub
parent a1cc57fbc7
commit 2ef2fa2d5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +1,14 @@
# WARNING!
# This is a development version of THE Appwrite docker-compose.yml file.
# Avoid using this file in your production environment.
# We're exposing here sensitive ports and mounting code volumes for rapid development and debugging of the server stack.
x-logging: &x-logging
logging:
driver: 'json-file'
options:
max-file: 5
max-size: 10m
# WARNING!
# This is a development version of THE Appwrite docker-compose.yml file.
# Avoid using this file in your production environment.
# We're exposing here sensitive ports and mounting code volumes for rapid development and debugging of the server stack.
version: '3'