Skip to content

Commit 2ba1ac3

Browse files
authored
Update entrypoint.sh
1 parent 5d0f13a commit 2ba1ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

laravel/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Set the base directory for the API
3+
# Set the base directory for the app
44
BASEDIR=/opt/laravel
55

66
# Flag to check if it's a fresh install

0 commit comments

Comments
 (0)