Skip to content

Commit d99f4de

Browse files
jbrooksukdjdefi
authored andcommitted
Added DOCKER config
1 parent 3a55a0a commit d99f4de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

entrypoint.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ initialize_system() {
4040
DB_USERNAME=${DB_USERNAME:-postgres}
4141
DB_PASSWORD=${DB_PASSWORD:-postgres}
4242
DB_PORT=${DB_PORT:-5432}
43+
44+
DOCKER=true
4345

4446
CACHE_DRIVER=${CACHE_DRIVER:-apc}
4547
SESSION_DRIVER=${SESSION_DRIVER:-apc}

0 commit comments

Comments
 (0)