mcServerWebsite/stack.env.example
2026-05-09 17:07:31 +02:00

6 lines
258 B
Text

APP_ENV=prod
APP_SECRET=changeme_32_chars_random_string
DATABASE_URL=postgresql://USER:PASSWORD@postgres_db:5432/DB_NAME?serverVersion=16
DEFAULT_URI=https://minecraft.ploush.top
MESSENGER_TRANSPORT_DSN=doctrine://default?auto_setup=0
MAILER_DSN=null://null