Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Lukáš Bělaška
Belaska Symfony Cviceni 26
Commits
a5a919d5
Commit
a5a919d5
authored
8 months ago
by
Pavel
Browse files
Options
Download
Email Patches
Plain Diff
new Alpine
parent
ca034806
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/.env
src/.env
+1
-1
No files found.
src/.env
View file @
a5a919d5
...
...
@@ -28,7 +28,7 @@ MESSENGER_TRANSPORT_DSN=doctrine://default?auto_setup=0
# IMPORTANT: You MUST configure your server version, either here or in config/packages/doctrine.yaml
#
# DATABASE_URL="sqlite:///%kernel.project_dir%/var/data.db"
DATABASE_URL="mysql://
pokus:pokus@symfony_
mysql:3306/
pokus
?serverVersion=10.7.3-MariaDB&charset=utf8mb4"
DATABASE_URL="mysql://
test:test@
mysql:3306/
test
?serverVersion=10.7.3-MariaDB&charset=utf8mb4"
# DATABASE_URL="postgresql://symfony:ChangeMe@127.0.0.1:5432/app?serverVersion=13&charset=utf8"
###< doctrine/doctrine-bundle ###
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment