-
Checklist
Hosting
Describe the bug To Reproduce
version: "3"
services:
budibase:
restart: unless-stopped
image: budibase/budibase:2.29.25
ports:
- "8080:80"
volumes:
- budibase_data:/data
volumes:
budibase_data:
driver: local
Expected behavior Screenshots Desktop (please complete the following information):
Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
BUDI-8522 Need Help Resolving 504 Error in /api/templates Docker Setup on Localhost |
Beta Was this translation helpful? Give feedback.
-
@mike12345567, I don't think this is just a discussion; it's a bug in a replicable use case based on the official documentation. |
Beta Was this translation helpful? Give feedback.
-
I ran
and everything started working normally. Thank you very much! |
Beta Was this translation helpful? Give feedback.
@mike12345567, I don't think this is just a discussion; it's a bug in a replicable use case based on the official documentation.