Skip to content

Commit 5892e19

Browse files
authored
Merge pull request #21 from Chronos2-0/docker/microservice
fixed spelling
2 parents 602b3db + f7906f4 commit 5892e19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Nginx is needed to route requests from the web user to the reverse proxy on the forntend for eventual proxying to
1+
# Nginx is needed to route requests from the web user to the reverse proxy on the frontend for eventual proxying to
22
# the individual services in the microservices network
33

44
version: '3'
@@ -59,4 +59,4 @@ services:
5959

6060

6161

62-
62+

0 commit comments

Comments
 (0)