fix(docker): adjust formatting for RUN_INIT and define external coolify network

This commit is contained in:
hamed
2026-06-28 13:23:07 +03:30
parent 42bb723333
commit 745e2fc7f2
+6
View File
@@ -96,3 +96,9 @@ volumes:
jwt_keys: jwt_keys:
uploads_public: uploads_public:
uploads_var: uploads_var:
networks:
coolify:
name: coolify
driver: bridge
external: true