Using apache as foward (not serving files)

This commit is contained in:
Marc Ducobu
2021-05-31 22:12:38 +02:00
parent c501700bc4
commit ef3766ae1c
7 changed files with 144 additions and 60 deletions

View File

@@ -3,4 +3,4 @@ services:
citizen:
build: .
ports:
- "8080:80"
- "8888:80"