Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 57a8679

Browse files
Update apache outer port in docker-compose.yml
1 parent fd65d8b commit 57a8679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
build: ./docker
66
image: thecodeholic/php_mvc
77
ports:
8-
- "80:80"
8+
- "8080:80"
99
volumes:
1010
# Mount source-code for development
1111
- ./:/var/www

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /