rename file
This commit is contained in:
7
docker/env/YeetFile-db.env
vendored
Normal file
7
docker/env/YeetFile-db.env
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
YEETFILEDB_NETWORk_ID=backend
|
||||||
|
|
||||||
|
##### YeetFile DB Container
|
||||||
|
YEETFILEDB_CONTAINER_NAME=yeetfiledb
|
||||||
|
YEETFILEDB_IMAGE=postgres
|
||||||
|
YEETFILEDB_TAG=16-alpine
|
||||||
|
YEETFILEDB_RESTART_POLICY=unless-stopped
|
||||||
@@ -1,5 +1,3 @@
|
|||||||
COMPOSE_PROJECT_NAME=yeetfile
|
|
||||||
|
|
||||||
YEETFILE_NETWORk_ID=proxy
|
YEETFILE_NETWORk_ID=proxy
|
||||||
YEETFILE_HOSTNAME=yeetfile
|
YEETFILE_HOSTNAME=yeetfile
|
||||||
|
|
||||||
@@ -8,9 +6,3 @@ YEETFILE_CONTAINER_NAME=yeetfile
|
|||||||
YEETFILE_IMAGE=ghcr.io/benbusby/yeetfile
|
YEETFILE_IMAGE=ghcr.io/benbusby/yeetfile
|
||||||
YEETFILE_TAG=latest
|
YEETFILE_TAG=latest
|
||||||
YEETFILE_RESTART_POLICY=unless-stopped
|
YEETFILE_RESTART_POLICY=unless-stopped
|
||||||
|
|
||||||
##### YeetFile DB Container
|
|
||||||
YEETFILEDB_CONTAINER_NAME=yeetfiledb
|
|
||||||
YEETFILEDB_IMAGE=postgres
|
|
||||||
YEETFILEDB_TAG=16-alpine
|
|
||||||
YEETFILEDB_RESTART_POLICY=unless-stopped
|
|
||||||
@@ -34,7 +34,7 @@ YEETFILE_DEFAULT_USER_SEND=-1
|
|||||||
|
|
||||||
# The secret value used for encrypting user password hints
|
# The secret value used for encrypting user password hints
|
||||||
# 32-byte value, base64 encoded
|
# 32-byte value, base64 encoded
|
||||||
#YEETFILE_SERVER_SECRET=2N1oTtwOHTyEbTFtz0yDLuzq3DhgjIWmSKw4gNcH8Vk=
|
YEETFILE_SERVER_SECRET=2N1oTtwOHTyEbTFtz0yDLuzq3DhgjIWmSKw4gNcH8Vk=
|
||||||
|
|
||||||
# The domain that the YeetFile instance is hosted on
|
# The domain that the YeetFile instance is hosted on
|
||||||
# A valid domain string beginning with http:// or https://
|
# A valid domain string beginning with http:// or https://
|
||||||
Reference in New Issue
Block a user