fix typo
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: frontend.dockerfile
|
dockerfile: frontend.dockerfile
|
||||||
volumens:
|
volumes:
|
||||||
- ./log/frontend/:/var/log/apache2/
|
- ./log/frontend/:/var/log/apache2/
|
||||||
ports:
|
ports:
|
||||||
- '8080:80'
|
- '8080:80'
|
||||||
|
|||||||
Reference in New Issue
Block a user