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