mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
linting done according to guidelines
This commit is contained in:
parent
a0a254a609
commit
f4483b9cfd
1 changed files with 2 additions and 4 deletions
|
|
@ -234,7 +234,6 @@ volumes:
|
|||
redis-socketio-data:
|
||||
sites:
|
||||
logs:
|
||||
|
||||
```
|
||||
|
||||
step3: run the docker
|
||||
|
|
@ -247,5 +246,4 @@ docker-compose -f ./pwd.yaml up
|
|||
|
||||
Wait for couple of minutes.
|
||||
|
||||
|
||||
Open localhost:8080
|
||||
|
|
|
|||
Loading…
Reference in a new issue