Initial checkin

This commit is contained in:
Jan Eitzinger
2021-05-19 14:27:44 +02:00
parent f6c316f5b3
commit 4ef1a81222
11 changed files with 371 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
upstream php-upstream {
server php:9001;
}