rename file

This commit is contained in:
2025-02-09 00:29:01 +02:00
parent 8ceb7e1a76
commit fdb989c4ff
4 changed files with 8 additions and 9 deletions

7
docker/env/YeetFile-db.env vendored Normal file
View 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

View File

@@ -1,5 +1,3 @@
COMPOSE_PROJECT_NAME=yeetfile
YEETFILE_NETWORk_ID=proxy
YEETFILE_HOSTNAME=yeetfile
@@ -8,9 +6,3 @@ YEETFILE_CONTAINER_NAME=yeetfile
YEETFILE_IMAGE=ghcr.io/benbusby/yeetfile
YEETFILE_TAG=latest
YEETFILE_RESTART_POLICY=unless-stopped
##### YeetFile DB Container
YEETFILEDB_CONTAINER_NAME=yeetfiledb
YEETFILEDB_IMAGE=postgres
YEETFILEDB_TAG=16-alpine
YEETFILEDB_RESTART_POLICY=unless-stopped

View File

@@ -34,7 +34,7 @@ YEETFILE_DEFAULT_USER_SEND=-1
# The secret value used for encrypting user password hints
# 32-byte value, base64 encoded
#YEETFILE_SERVER_SECRET=2N1oTtwOHTyEbTFtz0yDLuzq3DhgjIWmSKw4gNcH8Vk=
YEETFILE_SERVER_SECRET=2N1oTtwOHTyEbTFtz0yDLuzq3DhgjIWmSKw4gNcH8Vk=
# The domain that the YeetFile instance is hosted on
# A valid domain string beginning with http:// or https://