1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

refs and installation complete message

This commit is contained in:
Kyle Spearrin
2018-08-31 09:16:01 -04:00
parent f0ca4450d7
commit 7a6d09a28e
2 changed files with 19 additions and 3 deletions

View File

@ -1,5 +1,8 @@
#
# Reference: https://docs.docker.com/compose/compose-file/
# Useful references:
# https://docs.docker.com/compose/compose-file/
# https://docs.docker.com/compose/reference/overview/#use--f-to-specify-name-and-path-of-one-or-more-compose-files
# https://docs.docker.com/compose/reference/envvars/
#
#########################################################################
# WARNING: This file is generated. Do not make changes to this file. #