mirror of
https://github.com/BillyOutlast/Drop-Shielded.git
synced 2026-02-04 03:01:20 +01:00
movign gamevault to sqlite
This commit is contained in:
@@ -7,11 +7,10 @@ WIREGUARD_PRIVATE_KEY=1234567890
|
||||
WIREGUARD_PRESHARED_KEY=1234567890
|
||||
WIREGUARD_ADDRESSES=10.99.99.99/32,ff:ff:ff...:ff/128
|
||||
|
||||
#PostgreSQL Config
|
||||
POSTGRES_PASSWORD=drop
|
||||
POSTGRES_USER=drop
|
||||
#PostgreSQL Drop Config
|
||||
POSTGRES_PASSWORD_DROP=drop
|
||||
POSTGRES_USER_DROP=drop
|
||||
POSTGRES_DB_DROP=drop
|
||||
POSTGRES_DB_GAMEVAULT=gamevault
|
||||
|
||||
#Drop Server Config
|
||||
LIBRARY_PATH=./library
|
||||
|
||||
Reference in New Issue
Block a user