Skip to content

Commit 7c42ced

Browse files
committed
chore: review fixes - reverse proxy example moved to examples.
1 parent d33479d commit 7c42ced

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

compose-behind-proxy.yml renamed to .examples/docker-compose-reverse-proxy/compose.yml

File renamed without changes.

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ docker-run:
3333

3434
docker-build-and-run: docker-build docker-run
3535

36-
docker-run-proxied: frontend-build docker-build
37-
docker compose -f ./compose-behind-proxy.yml up
38-
3936
#############
4037
# Front end #
4138
#############

0 commit comments

Comments
 (0)