Skip to content

Commit b88788d

Browse files
committed
Update README.md
1 parent f7f937a commit b88788d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# [full stack proxy nginx Slim for everyone with docker compose](https://github.com/damalis/full-stack-proxy-nginx-slim-for-everyone-with-docker-compose)
22

3-
If You want to build a reverse proxy website with Slim "webapp" at short time;
3+
If You want to build a reverse proxy website with Slim at short time;
44

5-
#### Full stack Proxy Nginx Slim "webapp":
5+
#### Full stack Proxy Nginx Slim:
66
<p align="left"> <a href="https://www.slimframework.com/" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/11195762?s=200&v=4" alt="Slim" height="40" width="40"/> </a>&nbsp;&nbsp;&nbsp;
77
<a href="https://www.docker.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/docker/docker.png" alt="docker" width="40" height="40" width="40"/> </a>&nbsp;&nbsp;&nbsp;
88
<a href="https://mariadb.org/" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/5877084?s=200&v=4" alt="mariadb" height="50" width="50"/> </a>&nbsp;&nbsp;&nbsp;
@@ -287,7 +287,7 @@ You should make changes custom host configurations ```./php-fpm/php-fpm.d/z-www.
287287
docker container restart slim
288288
```
289289

290-
add and/or remove slim site folders and files with any ftp client program in ```./slim/webapp``` folder.
290+
add and/or remove slim site folders and files with any ftp client program in ```./slim``` folder.
291291
<br />You can also visit `https://example.com` to access website after starting the containers.
292292

293293
#### Proxy

0 commit comments

Comments
 (0)