Initial commit
This commit is contained in:
5
deploy.compose.yml
Executable file
5
deploy.compose.yml
Executable file
@@ -0,0 +1,5 @@
|
||||
services:
|
||||
php:
|
||||
image: registry.caldwell.digital/templates/symfony/web-prd:${TAG}
|
||||
ports:
|
||||
- "8001:80"
|
||||
Reference in New Issue
Block a user