Compare commits

..

No commits in common. "5de5bfc4e0faeab00428ce972beb459549c12035" and "ceaf8992783b6b644c2e9f831a57ee1692bc68ed" have entirely different histories.

View file

@ -1,7 +1,7 @@
version: '3.0' version: '3.0'
services: services:
activepieces: activepieces:
image: activepieces/activepieces@sha256:f6278ba069e564765d7c319aab25ad604526d5c2459f25c1f6a47bc6cf2c70cc image: activepieces/activepieces@sha256:21c453ec4ccde539f72fcd4b2df6c9c12ae1e1066f88ee03f19923ac31aa7a5f
container_name: activepieces container_name: activepieces
restart: unless-stopped 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. ## Enable the following line if you already use AP_EXECUTION_MODE with SANDBOXED or old activepieces, checking the breaking change documentation for more info.