mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-23 21:31:42 +02: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