Skip to content

Commit 46611b6

Browse files
committed
quick fix (symfony app folder)
1 parent 27c8973 commit 46611b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.dist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Symfony application's path
2-
SYMFONY_APP_PATH=/home/maxence/sites/lab/symfony-rest-beer-edition
1+
# Symfony application's path (absolute or relative)
2+
SYMFONY_APP_PATH=../path/to/symfony/folder
33

44
# MySQL
55
MYSQL_ROOT_PASSWORD=root

0 commit comments

Comments
 (0)