Update ap/docker-compose.yml

This commit is contained in:
Matt Reeves 2024-05-04 15:45:13 +00:00
parent 8ba17200d9
commit e9b73ade17

View file

@ -1,7 +1,7 @@
version: '3.0'
services:
activepieces:
image: activepieces/activepieces@sha256:f6278ba069e564765d7c319aab25ad604526d5c2459f25c1f6a47bc6cf2c70cc
image: docker.mafyuh.xyz/activepieces/activepieces@sha256:f6278ba069e564765d7c319aab25ad604526d5c2459f25c1f6a47bc6cf2c70cc
container_name: activepieces
restart: unless-stopped
## Enable the following line if you already use AP_EXECUTION_MODE with SANDBOXED or old activepieces, checking the breaking change documentation for more info.