We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c578911 commit 3c6ac49Copy full SHA for 3c6ac49
1 file changed
deploy.yml
@@ -10,18 +10,9 @@ config:
10
# Docker image
11
image: "usabilitydynamics/udx-worker-php:latest"
12
13
- # env:
14
- # ACTORS_CLEANUP: false
15
-
16
# Mount volumes
17
volumes:
18
- "./src/scripts:/var/www"
19
20
ports:
21
- "80:80"
22
23
- # Command to run
24
- # command: "/usr/local/bin/init.sh"
25
26
- # service_account:
27
- # email: ""
0 commit comments