mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-12-14 04:26:16 +01:00
Initial checkin
This commit is contained in:
3
nginx/templates/php-upstream.conf.template
Normal file
3
nginx/templates/php-upstream.conf.template
Normal file
@@ -0,0 +1,3 @@
|
||||
upstream php-upstream {
|
||||
server php:9001;
|
||||
}
|
||||
Reference in New Issue
Block a user