Skip to content

Multiple containers using symfony-docker #395

Closed Answered by maxhelias
docmg asked this question in Q&A
Discussion options

You must be logged in to vote

Caddy can be used as a proxy server.
And I'm not sure which case you want but you can configure multi domain on caddy :

  • that point to the same php container with the 2 applications.
  • with 2 php services with one application each (in that case, you need to configure php_fastcgi with the appropriate socket each).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@docmg
Comment options

@maxhelias
Comment options

Answer selected by docmg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants